aboutsummaryrefslogtreecommitdiff
path: root/games/lincity-ng/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-24 01:45:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-24 01:45:42 +0000
commit8c0ae21e85a98b5f65e35d5d87369cc70aeaac54 (patch)
treec789f722b59dbbe0884a4fe19a594c60dbd77232 /games/lincity-ng/Makefile
parent001e50532e2f1debfe1ce7b2d2776065073aad9e (diff)
downloadports-8c0ae21e85a98b5f65e35d5d87369cc70aeaac54.tar.gz
ports-8c0ae21e85a98b5f65e35d5d87369cc70aeaac54.zip
- Switch to PLIST_FILES/PORTDATA/PORTDOCS
- Simplify MASTER_SITES - Pass maintainership to games@
Notes
Notes: svn path=/head/; revision=369146
Diffstat (limited to 'games/lincity-ng/Makefile')
-rw-r--r--games/lincity-ng/Makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile
index 4e28f7d60156..3adfcea178d6 100644
--- a/games/lincity-ng/Makefile
+++ b/games/lincity-ng/Makefile
@@ -5,10 +5,9 @@ PORTNAME= lincity-ng
PORTVERSION= 2.0
PORTREVISION= 11
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_BERLIOS}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= BERLIOS
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= games@FreeBSD.org
COMMENT= Improved rich city simulation game for X
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
@@ -25,6 +24,12 @@ CONFIGURE_ARGS= --with-libphysfs=${PREFIX} \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+PLIST_FILES= bin/lincity-ng \
+ share/applications/lincity-ng.desktop \
+ share/pixmaps/lincity-ng.png
+PORTDATA= *
+PORTDOCS= *
+
OPTIONS_DEFINE= DOCS
post-patch: