aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2026-06-15 18:50:15 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2026-06-15 19:21:47 +0000
commitd52ba0e74e01d7f289cd4b229da0cbaf1168f1da (patch)
tree6ebc0f4ebdac6cf663f25aeefd65f2ed31b11d61 /games
parent683a167634f0fb7b174a41f92633ee5332301c42 (diff)
Diffstat (limited to 'games')
-rw-r--r--games/nethack34/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index 3e4ec10b2902..a3a30fc048a6 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -16,7 +16,10 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
WRKSRC= ${WRKDIR}/${TRUEPORTNAME}-${PORTVERSION}
-USES= gmake ncurses tar:tgz
+USES= cpe gmake ncurses tar:tgz
+
+CPE_PRODUCT= nethack
+CPE_VENDOR= nethack
MAKE_ENV= GRAPHICS="${GRAPHICS}"
PLIST_SUB= HACKNAME="${HACKNAME}" \