aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/arts++
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-11 08:10:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-11 08:10:50 +0000
commit4632387ff04c14eb68b80de46f05adf36bd5166f (patch)
treee5a2ff88865aa1a4ab2af487764f2d3f5512f596 /net-mgmt/arts++
parente8f8110983d7ed68f111e9e472fb5206c14832bf (diff)
downloadports-4632387ff04c14eb68b80de46f05adf36bd5166f.tar.gz
ports-4632387ff04c14eb68b80de46f05adf36bd5166f.zip
- Add LICENSE
- Strip library
Notes
Notes: svn path=/head/; revision=386055
Diffstat (limited to 'net-mgmt/arts++')
-rw-r--r--net-mgmt/arts++/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile
index b684812df4c2..789cfb8485ad 100644
--- a/net-mgmt/arts++/Makefile
+++ b/net-mgmt/arts++/Makefile
@@ -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