diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-26 21:51:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-26 21:51:58 +0000 |
commit | 55b99fc099729cd192927c0c98c1527be043eb88 (patch) | |
tree | 4bf4a67f74bb08fc05b3344dc572dbaf0a1259c4 /textproc/confget | |
parent | 2d4bd9b3f4bea513f83bc0c27c55ca59595e8284 (diff) |
Notes
Diffstat (limited to 'textproc/confget')
-rw-r--r-- | textproc/confget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile index 4db215e28b7b..4ebe16bab912 100644 --- a/textproc/confget/Makefile +++ b/textproc/confget/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://devel.ringlet.net/textproc/confget/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read variables from INI-style configuration files -LICENSE= BSD +LICENSE= BSD2CLAUSE OPTIONS_DEFINE= EXAMPLES PCRE OPTIONS_DEFAULT=PCRE |