aboutsummaryrefslogtreecommitdiff
path: root/devel/cxxtools
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-16 17:29:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-16 17:29:10 +0000
commit69b0092f135b7c1bd1fb385d04d20c45cc5799a5 (patch)
tree58e6eff60b4f6ec128bde268f98bea131cb0bba9 /devel/cxxtools
parent7a123bb0c2507d2cde08d4ffefaef388fe5be863 (diff)
downloadports-69b0092f135b7c1bd1fb385d04d20c45cc5799a5.tar.gz
ports-69b0092f135b7c1bd1fb385d04d20c45cc5799a5.zip
- Add CPE info
- Add LICENSE Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386562
Diffstat (limited to 'devel/cxxtools')
-rw-r--r--devel/cxxtools/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/cxxtools/Makefile b/devel/cxxtools/Makefile
index a094e7f56c1e..245572e019c2 100644
--- a/devel/cxxtools/Makefile
+++ b/devel/cxxtools/Makefile
@@ -10,8 +10,12 @@ MASTER_SITES= http://www.tntnet.org/download/
MAINTAINER= nox@FreeBSD.org
COMMENT= Collection of general-purpose C++ classes
+LICENSE= LGPL21 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
+
PATCH_STRIP= -p1
-USES= iconv libtool pathfix
+USES= cpe iconv libtool pathfix
+CPE_VENDOR= tntnet
USE_CSTD= gnu89
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include