aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-11-01 03:55:36 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-11-01 03:55:36 +0800
commitf840fb2792d409e9e28699091c4f0d8bb3e29def (patch)
tree3e6d667032f81d7b1198131bd83903e22a07598b /games
parent6c9458a998c152bee3d20b7657f5ca48f894b911 (diff)
downloadfreebsd-ports-gnome-f840fb2792d409e9e28699091c4f0d8bb3e29def.tar.gz
freebsd-ports-gnome-f840fb2792d409e9e28699091c4f0d8bb3e29def.tar.zst
freebsd-ports-gnome-f840fb2792d409e9e28699091c4f0d8bb3e29def.zip
- Simplify MASTER_SITES
- Fix whitespace
Diffstat (limited to 'games')
-rw-r--r--games/drm/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/games/drm/Makefile b/games/drm/Makefile
index bf2eed72da0b..226ceb9fe2f8 100644
--- a/games/drm/Makefile
+++ b/games/drm/Makefile
@@ -1,18 +1,17 @@
# Created by: Andrey Zakhvatov
# $FreeBSD$
-PORTNAME= drm
-PORTVERSION= 1.0
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= games/arcade
-DISTNAME= dr_mario
+PORTNAME= drm
+PORTVERSION= 1.0
+CATEGORIES= games
+MASTER_SITES= SUNSITE/games/arcade
+DISTNAME= dr_mario
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Very simple Tetris-style game
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Very simple Tetris-style game
-ALL_TARGET=
-USES= tar:Z
+ALL_TARGET= bugs
+USES= tar:Z
OPTIONS_DEFINE= DOCS