- Strip library

- Add LICENSE
This commit is contained in:
Dmitry Marakasov 2015-05-30 00:31:23 +00:00
parent 73d318cf4d
commit 417d47180b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387902

View File

@ -3,13 +3,16 @@
PORTNAME= ots
PORTVERSION= 0.5.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Open Text Summarizer
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
USES= autoreconf gettext libtool pathfix pkgconfig
@ -19,6 +22,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
MAKE_JOBS_UNSAFE=yes
post-patch: