aboutsummaryrefslogtreecommitdiff
path: root/games/gru
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 21:48:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 21:48:59 +0000
commit60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff (patch)
tree8d6ee945d0d1a6cf84e020a9a9014b8680d367eb /games/gru
parent61f946e7e275076aae4e3ca1b700a5224bea3754 (diff)
downloadports-60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff.tar.gz
ports-60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff.zip
Convert to USES=imake
While here: Trim headers Remove indefinite articles Mark as broken ports not building with gcc or clang Convert to optionsng
Notes
Notes: svn path=/head/; revision=321991
Diffstat (limited to 'games/gru')
-rw-r--r--games/gru/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/games/gru/Makefile b/games/gru/Makefile
index 3dbcccebfa25..be4f9059785d 100644
--- a/games/gru/Makefile
+++ b/games/gru/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gru
-# Date created: 21 Sep 1999
-# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
-#
+# Created by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
# $FreeBSD$
-#
PORTNAME= gru
PORTVERSION= 8087
@@ -14,12 +10,14 @@ MASTER_SITES= http://www.bsddiary.net/gru/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gru makes your eyes happy
-USE_IMAKE= yes
+USES= imake
USE_XORG= x11 xext xmu xpm xaw xt sm ice
MAN1= gru.1
-.if !defined(NOPORTDOCS)
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MDOCS}
DOCSDIR= ${PREFIX}/share/doc/ja/gru
post-install:
${MKDIR} ${DOCSDIR}