diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 23:02:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 23:02:03 +0000 |
commit | ff94a67785d389f0c36369de33a858ec9045bcc5 (patch) | |
tree | 6691230253df6d696fc35ac31f2a2e0a77b572f2 /devel/libcfg | |
parent | 2aa484c66450859293a00b33a125a3f5651f83db (diff) |
Notes
Diffstat (limited to 'devel/libcfg')
-rw-r--r-- | devel/libcfg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libcfg/Makefile b/devel/libcfg/Makefile index 3f794d4cc28e..a141144108cd 100644 --- a/devel/libcfg/Makefile +++ b/devel/libcfg/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}+-${DISTVERSION} MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library for command line and configuration file parsing +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |