aboutsummaryrefslogtreecommitdiff
path: root/devel/cxxtools
diff options
context:
space:
mode:
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