diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-23 05:50:44 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-23 05:50:44 +0800 |
commit | 66dc7c7e5b0c5fbc20774066655fd6138f95b42e (patch) | |
tree | 5ed9c4b52cadfe644b3fdacd171f40b618983d58 /security/stunnel/Makefile | |
parent | 003691bcd107cc20e2dbb79e9969ab6701e1b9e4 (diff) | |
download | freebsd-ports-gnome-66dc7c7e5b0c5fbc20774066655fd6138f95b42e.tar.gz freebsd-ports-gnome-66dc7c7e5b0c5fbc20774066655fd6138f95b42e.tar.zst freebsd-ports-gnome-66dc7c7e5b0c5fbc20774066655fd6138f95b42e.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r-- | security/stunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 418401f5e5f6..a0c360bcc66c 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -25,7 +25,7 @@ COMMENT= SSL encryption wrapper for standard network daemons LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -USES= shebangfix libtool +USES= cpe shebangfix libtool USE_LDCONFIG= yes USE_OPENSSL= yes USE_RC_SUBR= stunnel |