diff options
author | danilo <danilo@FreeBSD.org> | 2013-11-16 08:38:28 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-11-16 08:38:28 +0800 |
commit | 18662feb40061d99dd00b0ad4438c3bb6047315a (patch) | |
tree | 428734f92e99bd56a66b6504c32161aa0a169eba /games | |
parent | 57c6c241b56a86ac907c8aefb0d42396faa47a32 (diff) | |
download | freebsd-ports-graphics-18662feb40061d99dd00b0ad4438c3bb6047315a.tar.gz freebsd-ports-graphics-18662feb40061d99dd00b0ad4438c3bb6047315a.tar.zst freebsd-ports-graphics-18662feb40061d99dd00b0ad4438c3bb6047315a.zip |
- Add stage support
- Capitalize COMMENT
Diffstat (limited to 'games')
-rw-r--r-- | games/xrisk/Makefile | 4 | ||||
-rw-r--r-- | games/xrisk/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile index ae55289d94a..438801cc598 100644 --- a/games/xrisk/Makefile +++ b/games/xrisk/Makefile @@ -8,13 +8,11 @@ CATEGORIES= games MASTER_SITES= http://my.pages.de/pub/comp/unix/games/xrisk/old/ MAINTAINER= ports@FreeBSD.org -COMMENT= game for X11, much like the popular board game +COMMENT= Game for X11, much like the popular board game USES= imake USE_XORG= x11 xext xt -MAN6= xrisk.6 RESTRICTED= Possible trademark infringement -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/xrisk/pkg-plist b/games/xrisk/pkg-plist index d98f8f52d87..352b8247440 100644 --- a/games/xrisk/pkg-plist +++ b/games/xrisk/pkg-plist @@ -1,4 +1,5 @@ bin/xrisk +man/man6/xrisk.6.gz lib/X11/xrisk/#100_Afghanistan.xras lib/X11/xrisk/#101_Alaska.xras lib/X11/xrisk/#102_Alberta.xras |