aboutsummaryrefslogtreecommitdiff
path: root/games/trophy
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-05-12 11:48:49 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-05-12 11:48:49 +0000
commit7678193c3d2d11d8aacac35c5406a374326be6eb (patch)
treefcff4e051f035837ff7cab73432d274b96171613 /games/trophy
parente59a9684168aad56d6d455a49d69fab3655dae52 (diff)
downloadports-7678193c3d2d11d8aacac35c5406a374326be6eb.tar.gz
ports-7678193c3d2d11d8aacac35c5406a374326be6eb.zip
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework - Trim Makefile header - Adjust COMMENTs - Reformat/update description [1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
Notes
Notes: svn path=/head/; revision=317947
Diffstat (limited to 'games/trophy')
-rw-r--r--games/trophy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/trophy/Makefile b/games/trophy/Makefile
index f214698cb372..4b65bf26a4dc 100644
--- a/games/trophy/Makefile
+++ b/games/trophy/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= games
MASTER_SITES= SF
MAINTAINER= makc@FreeBSD.org
-COMMENT= A single player racing game
+COMMENT= Single player racing game
LICENSE= GPLv2
@@ -23,6 +23,8 @@ MAN6= trophy.6
PORTDOCS= AUTHORS COPYING ChangeLog README TODO
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
pre-configure: