diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libconfuse/Makefile | 2 |
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 |