aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-04-09 05:18:05 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-04-09 05:18:05 +0800
commitacef3a85d65582910668e08f7079c72bd4c2936f (patch)
tree9474afafc21a83a2b1705b3da9938863e0eeffcc /www
parent1017e6485752da979505b7bf1624e64545cb0126 (diff)
downloadfreebsd-ports-gnome-acef3a85d65582910668e08f7079c72bd4c2936f.tar.gz
freebsd-ports-gnome-acef3a85d65582910668e08f7079c72bd4c2936f.tar.zst
freebsd-ports-gnome-acef3a85d65582910668e08f7079c72bd4c2936f.zip
- Add CPE info
Diffstat (limited to 'www')
-rw-r--r--www/mini_httpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile
index 1c0cc4980716..8928a8c54d75 100644
--- a/www/mini_httpd/Makefile
+++ b/www/mini_httpd/Makefile
@@ -12,6 +12,8 @@ COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6
LICENSE= BSD2CLAUSE
+USES= cpe
+CPE_VENDOR= acme
MAKE_ARGS= SSL_TREE="${OPENSSLBASE}"
USE_OPENSSL= yes