aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cityhash
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-17 15:54:20 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-17 15:54:20 +0800
commit16591f0dc5103c4536d946391c9e3fafe252a7fb (patch)
treeccae3cd0e3c1fac4bd857e7a2642c8e03aed30fb /devel/cityhash
parentb93dec72d43aa401308bff981e7bcfadb34242e7 (diff)
downloadfreebsd-ports-gnome-16591f0dc5103c4536d946391c9e3fafe252a7fb.tar.gz
freebsd-ports-gnome-16591f0dc5103c4536d946391c9e3fafe252a7fb.tar.zst
freebsd-ports-gnome-16591f0dc5103c4536d946391c9e3fafe252a7fb.zip
- Add CPE info
- Add LICENSE_FILE Approved by: portmgr blanket
Diffstat (limited to 'devel/cityhash')
-rw-r--r--devel/cityhash/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/cityhash/Makefile b/devel/cityhash/Makefile
index abb92497c539..7ab0b37f10a4 100644
--- a/devel/cityhash/Makefile
+++ b/devel/cityhash/Makefile
@@ -11,8 +11,10 @@ MAINTAINER= vg@FreeBSD.org
COMMENT= Family of hash functions
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool
+USES= cpe libtool
+CPE_VENDOR= google
GNU_CONFIGURE= yes
USE_LDCONFIG= yes