- Add LICENSE

- Strip library
This commit is contained in:
Dmitry Marakasov 2015-05-11 08:10:50 +00:00
parent e8f8110983
commit 4632387ff0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386055

View file

@ -3,7 +3,7 @@
PORTNAME= arts++
PORTVERSION= 1.1.a13
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.caida.org/tools/utilities/arts/download/
@ -11,6 +11,8 @@ MASTER_SITES= http://www.caida.org/tools/utilities/arts/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Network data storage and analysis library from CAIDA
LICENSE= LGPL21
USES= gmake libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
@ -31,6 +33,7 @@ post-patch:
${WRKSRC}/classes/*/Makefile.in
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libArts.so
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}/html
.for f in ChangeLog INSTALL WishList