diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:26:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:26:25 +0000 |
commit | 9f770d9483973c45f0e6b7a97f42cb1186f40150 (patch) | |
tree | c308f1708acb5c9f8f20c3c967b542c0b0b27b95 /security/fwknop/Makefile | |
parent | 7b1860487d6b3db9ff62adffa0e5bd77909e9374 (diff) | |
download | ports-9f770d9483973c45f0e6b7a97f42cb1186f40150.tar.gz ports-9f770d9483973c45f0e6b7a97f42cb1186f40150.zip |
Notes
Diffstat (limited to 'security/fwknop/Makefile')
-rw-r--r-- | security/fwknop/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/fwknop/Makefile b/security/fwknop/Makefile index 011e7c9ccd52..1a61f58d2509 100644 --- a/security/fwknop/Makefile +++ b/security/fwknop/Makefile @@ -15,14 +15,11 @@ LICENSE= GPLv2 OPTIONS_DEFINE= GPGME OPTIONS_DEFAULT= GPGME GPGME_DESC= Build support for gpgme -MAN8= fwknop.8 fwknopd.8 INFO= libfko -MANCOMPRESSED= no GNU_CONFIGURE= yes USE_RC_SUBR= fwknopd USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGPGME} |