aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-16 18:58:07 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-16 18:58:07 +0800
commitd926e4279f2d5eb7d184bc0a8db8ea60f7a0cd96 (patch)
tree046a0ea344ae45829ae6caeb04ab579c67a2283d /games
parentc21e360c0ee3617260a472590e5c46022cc093cd (diff)
downloadfreebsd-ports-gnome-d926e4279f2d5eb7d184bc0a8db8ea60f7a0cd96.tar.gz
freebsd-ports-gnome-d926e4279f2d5eb7d184bc0a8db8ea60f7a0cd96.tar.zst
freebsd-ports-gnome-d926e4279f2d5eb7d184bc0a8db8ea60f7a0cd96.zip
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'games')
-rw-r--r--games/slashem-tty/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/slashem-tty/Makefile b/games/slashem-tty/Makefile
index 7f0bcdb53de4..83c3d212e5ee 100644
--- a/games/slashem-tty/Makefile
+++ b/games/slashem-tty/Makefile
@@ -11,7 +11,9 @@ DISTNAME= se${PORTVERSION:S/.//g:tl}
MAINTAINER= glewis@FreeBSD.org
COMMENT= Dungeon explorin', slashin', hackin' game
-USES= gmake
+USES= cpe gmake
+CPE_VENDOR= freebsd
+CPE_PRODUCT= slashem-tty
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
SUB_FILES+= pkg-deinstall
MAKE_JOBS_UNSAFE= yes