diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-25 20:42:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-25 20:42:14 +0000 |
commit | 676ebcd4bd0c3627d6df4f7dfcd0bc44ffb5dba8 (patch) | |
tree | 88a421ff8743d55b7490b8de0fa127cdeb7131af /emulators/xmame | |
parent | cd66745c349bb3b6a0061c6f605da6502454acf6 (diff) | |
download | pkgsrc-676ebcd4bd0c3627d6df4f7dfcd0bc44ffb5dba8.tar.gz |
Use mame-license.
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index a668c0f232d..becda585a05 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2007/02/09 14:28:48 joerg Exp $ +# $NetBSD: Makefile,v 1.150 2007/03/25 20:42:14 wiz Exp $ # DISTNAME= xmame-0.106 @@ -10,6 +10,7 @@ MAINTAINER= kristerw@NetBSD.org HOMEPAGE= http://x.mame.net/ COMMENT= X11 emulator for old arcade machines +LICENSE= mame-license RESTRICTED= selling is not allowed NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |