aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-16 23:48:53 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-16 23:48:53 +0800
commit9a4124cb43533d1283a7ceb8f8b3a3fbcd260efe (patch)
tree150e165e05cbd12f9c86a9826c988148e4c3cc8b /astro
parent70eee40e40de5d59fe664ba83fae70559983bb0a (diff)
downloadfreebsd-ports-gnome-9a4124cb43533d1283a7ceb8f8b3a3fbcd260efe.tar.gz
freebsd-ports-gnome-9a4124cb43533d1283a7ceb8f8b3a3fbcd260efe.tar.zst
freebsd-ports-gnome-9a4124cb43533d1283a7ceb8f8b3a3fbcd260efe.zip
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'astro')
-rw-r--r--astro/gpsd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/gpsd/Makefile b/astro/gpsd/Makefile
index 85ec303ad5b9..7d4ebbd86a54 100644
--- a/astro/gpsd/Makefile
+++ b/astro/gpsd/Makefile
@@ -12,7 +12,8 @@ COMMENT= Daemon that monitors one or more GPSes attached to a host computer
BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl \
xsltproc:${PORTSDIR}/textproc/libxslt
-USES= pathfix pkgconfig python scons
+USES= cpe pathfix pkgconfig python scons
+CPE_VENDOR= gpsd_project
USE_RC_SUBR= gpsd
MAKE_ARGS= prefix="${PREFIX}" mandir="man" pkgconfig="libdata/pkgconfig" \