aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-05-22 05:59:18 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-05-22 05:59:18 +0000
commit1a1104f3f5c3b74696821033691aee825283bc06 (patch)
treed6bce59d2b8ad6234226316ed05432ebefbb70e8 /devel
parente6af98ecdcd9af7e55ed4a6e8311bbae758c0068 (diff)
downloadports-1a1104f3f5c3b74696821033691aee825283bc06.tar.gz
ports-1a1104f3f5c3b74696821033691aee825283bc06.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/libconfuse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libconfuse/Makefile b/devel/libconfuse/Makefile
index 905c495dbeb2..b5d2333ad790 100644
--- a/devel/libconfuse/Makefile
+++ b/devel/libconfuse/Makefile
@@ -11,6 +11,8 @@ DISTNAME= confuse-${PORTVERSION}
MAINTAINER= otis@freebsd.sk
COMMENT= Configuration file parsing library
+LICENSE= LGPL
+
.if defined(WITH_CHECK)
LIB_DEPENDS+= ${LOCALBASE}/lib/libcheck.a:${PORTSDIR}/devel/libcheck
.endif