aboutsummaryrefslogtreecommitdiff
path: root/net/miniupnpd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-24 23:09:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-24 23:09:26 +0000
commite9e9be06d72ecca50450bee2047ca4a4baf4562e (patch)
tree42d333f03ee702385891a5fa5267b60c5b37bd49 /net/miniupnpd
parent495d7847fc232209c97336eda26b2bef540965bf (diff)
downloadports-e9e9be06d72ecca50450bee2047ca4a4baf4562e.tar.gz
ports-e9e9be06d72ecca50450bee2047ca4a4baf4562e.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=384693
Diffstat (limited to 'net/miniupnpd')
-rw-r--r--net/miniupnpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile
index e7e697c2f3d0..e306b7ca9d2f 100644
--- a/net/miniupnpd/Makefile
+++ b/net/miniupnpd/Makefile
@@ -15,6 +15,8 @@ COMMENT= UPnP IGD implementation which uses pf/ipf
SUB_FILES= miniupnpd.conf.sample
SUB_LIST= UUID=${UUID}
+USES= cpe
+CPE_VENDOR= miniupnp_project
UUID!= uuidgen
PLIST_FILES= etc/miniupnpd.conf.sample sbin/miniupnpd \
man/man8/miniupnpd.8.gz