aboutsummaryrefslogtreecommitdiff
path: root/textproc/ctpl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-07 11:23:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-07 11:23:50 +0000
commit8dc087a99ce17a3667746e077a0e7dcacf522b88 (patch)
tree30246f0f86cb60cf682376fc0034ad9f053b5446 /textproc/ctpl
parent59d974a8d820847ae69b815c617cca71098660df (diff)
downloadports-8dc087a99ce17a3667746e077a0e7dcacf522b88.tar.gz
ports-8dc087a99ce17a3667746e077a0e7dcacf522b88.zip
Notes
Diffstat (limited to 'textproc/ctpl')
-rw-r--r--textproc/ctpl/Makefile3
-rw-r--r--textproc/ctpl/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/textproc/ctpl/Makefile b/textproc/ctpl/Makefile
index f31797cb84c0..35005d8521f6 100644
--- a/textproc/ctpl/Makefile
+++ b/textproc/ctpl/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= http://download.tuxfamily.org/ctpl/releases/
MAINTAINER= ports@FreeBSD.org
COMMENT= C Template (Parser) Library
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
USE_GNOME= glib20
USES= pathfix pkgconfig libtool
diff --git a/textproc/ctpl/pkg-descr b/textproc/ctpl/pkg-descr
index 62ac23cc5049..34d1371e80ba 100644
--- a/textproc/ctpl/pkg-descr
+++ b/textproc/ctpl/pkg-descr
@@ -1,4 +1,4 @@
CTPL is a template engine library. It allows fast and easy parsing
of templates and fine control over template parsing environment.
-WWW: http://ctpl.tuxfamily.org
+WWW: http://ctpl.tuxfamily.org/