git: 010a7125b0ef - main - games/falconseye: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:42 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=010a7125b0ef6c5f401ffc3e80aff0371e05cf88 commit 010a7125b0ef6c5f401ffc3e80aff0371e05cf88 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:57 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:55 +0000 games/falconseye: Add CPE information Approved by: portmgr (blanket) --- games/falconseye/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile index af60f47113c3..1e99a46a0c74 100644 --- a/games/falconseye/Makefile +++ b/games/falconseye/Makefile @@ -12,7 +12,8 @@ COMMENT= NetHack derivative RUN_DEPENDS= timidity:audio/timidity -USES= ncurses perl5 sdl xorg zip +USES= cpe ncurses perl5 sdl xorg zip +CPE_VENDOR= ${PORTNAME}_project DATADIR= ${PREFIX}/share/falconseyedir MAKE_ENV= NHDIR="${DATADIR}" NETHACKCONFIG="${NETHACKCONFIG}" MAKE_ARGS= WINTTYLIB="-lncurses"