1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Add LICENSE_FILE

- Convert to USES=tar
This commit is contained in:
Dmitry Marakasov 2014-05-26 19:45:04 +00:00
parent 32cd4f5876
commit b70db56b07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355437

View File

@ -11,12 +11,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Ncurses based, lynx style info documentation browser
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= READLINE NLS
OPTIONS_DEFAULT=READLINE
USE_BZIP2= yes
USES= ncurses
USES= tar:bzip2 ncurses
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
LIBTOOLIZE_ARGS=--force
ACLOCAL_ARGS= -I macros
@ -30,6 +27,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
INFO= pinfo
PLIST_FILES= bin/pinfo etc/pinforc man/man1/pinfo.1.gz
OPTIONS_DEFINE= READLINE NLS
OPTIONS_DEFAULT=READLINE
READLINE_USES= readline
READLINE_CONFIGURE_WITH= readline