/[ports]/head/devel/tig/Makefile
ViewVC logotype

Contents of /head/devel/tig/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 423383 - (show annotations) (download)
Wed Oct 5 19:57:02 2016 UTC (7 years, 8 months ago) by amdmi3
File MIME type: text/plain
File size: 826 byte(s)
- Update to 2.2

PR:		211850
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout (darcsis@gmail.com, 6 weeks)

1 # Created by: Denise H. G. <darcsis@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME= tig
5 PORTVERSION= 2.2
6 CATEGORIES= devel
7 MASTER_SITES= http://jonas.nitro.dk/tig/releases/
8
9 MAINTAINER= darcsis@gmail.com
10 COMMENT= Text-mode interface for git
11
12 LICENSE= GPLv2
13 LICENSE_FILE= ${WRKSRC}/COPYING
14
15 RUN_DEPENDS= git:devel/git
16
17 USES= autoreconf iconv gmake ncurses readline:port
18 GNU_CONFIGURE= yes
19 CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
20 MAKE_ARGS= V=1
21
22 ALL_TARGET= all strip
23 INSTALL_TARGET= install
24
25 PLIST_FILES= bin/tig etc/tigrc
26
27 OPTIONS_DEFINE= MANPAGES
28 OPTIONS_DEFAULT=MANPAGES
29
30 MANPAGES_BUILD_DEPENDS= asciidoc:textproc/asciidoc \
31 xmlto:textproc/xmlto
32 MANPAGES_ALL_TARGET= doc-man
33 MANPAGES_INSTALL_TARGET= install-doc-man
34 MANPAGES_PLIST_FILES= man/man1/tig.1.gz \
35 man/man5/tigrc.5.gz \
36 man/man7/tigmanual.7.gz
37
38 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords FreeBSD=%H
svn:mime-type text/plain

  ViewVC Help
Powered by ViewVC 1.1.27