summaryrefslogtreecommitdiff
path: root/games/xbreaky/Makefile
diff options
context:
space:
mode:
authorobache <obache>2011-05-24 11:32:54 +0000
committerobache <obache>2011-05-24 11:32:54 +0000
commitcbd91c17464df22af080fa882ac930bb7d525ab6 (patch)
tree87eaea25c298daef145f3ad372be59540949185a /games/xbreaky/Makefile
parentf51de91d78d2be5f9dac626234dc86a9249aec08 (diff)
downloadpkgsrc-cbd91c17464df22af080fa882ac930bb7d525ab6.tar.gz
* set LICENSE=gnu-gpl-v2 # or later
* honor PKGMANDIR * add user-destdir installation support
Diffstat (limited to 'games/xbreaky/Makefile')
-rw-r--r--games/xbreaky/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xbreaky/Makefile b/games/xbreaky/Makefile
index 1f344f9c37d..7e388f14620 100644
--- a/games/xbreaky/Makefile
+++ b/games/xbreaky/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/07/22 09:01:30 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2011/05/24 11:32:54 obache Exp $
#
DISTNAME= xbreaky-0.0.5
@@ -9,7 +9,9 @@ MASTER_SITES= http://xbreaky.sourceforge.net/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://xbreaky.sourceforge.net/
COMMENT= Breakout game for X11
+LICENSE= gnu-gpl-v2 # or later
+PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++