summaryrefslogtreecommitdiff
path: root/games/drm
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-10-31 19:55:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-10-31 19:55:36 +0000
commit598c78a2c234c373fa3ae6fe21aa3641aa4c745c (patch)
tree3e6d667032f81d7b1198131bd83903e22a07598b /games/drm
parent- Clarify LICENSE (diff)
- Simplify MASTER_SITES
- Fix whitespace
Notes
Notes: svn path=/head/; revision=371920
Diffstat (limited to 'games/drm')
-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