diff options
author | matthew <matthew@FreeBSD.org> | 2014-07-13 16:34:37 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-07-13 16:34:37 +0800 |
commit | 05b55bd6d77fe8a28a8962498ff0a808b79eae89 (patch) | |
tree | 5ae62c3abfd2781ee12fef474d409ece2b11c95b /net | |
parent | 27f82dd2cfd897240b66eef3d3fb0fc6ec8968bd (diff) | |
download | freebsd-ports-gnome-05b55bd6d77fe8a28a8962498ff0a808b79eae89.tar.gz freebsd-ports-gnome-05b55bd6d77fe8a28a8962498ff0a808b79eae89.tar.zst freebsd-ports-gnome-05b55bd6d77fe8a28a8962498ff0a808b79eae89.zip |
Add CPE infor for this port. The vendor is, unusually, given as
'deon_george' in the official CPE dictionary.
Diffstat (limited to 'net')
-rw-r--r-- | net/phpldapadmin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index cb2da8227113..b53b74e724a3 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -14,6 +14,9 @@ COMMENT= PHP application to administer LDAP over the web LICENSE= GPLv2 +USES= cpe +CPE_VENDOR= deon_george + NO_ARCH= yes NO_BUILD= yes USE_PHP= gettext ldap openssl pcre session xml iconv hash |