diff options
Diffstat (limited to 'emulators/xpinmame/Makefile')
-rw-r--r-- | emulators/xpinmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xpinmame/Makefile b/emulators/xpinmame/Makefile index a3b05ca65764..722ad10cdcd5 100644 --- a/emulators/xpinmame/Makefile +++ b/emulators/xpinmame/Makefile @@ -12,9 +12,9 @@ PATCH_SITES+= http://www.win.tue.nl/~stijn/xmame/ PATCHFILES+= ${DISTNAME}-pinmame-${PINMAMEVERSION}.patch.gz MAINTAINER= stijn@win.tue.nl +COMMENT= X11 emulator for pinball ROMs MASTERDIR= ${.CURDIR}/../xmame -COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr MAMEMESS= pinmame |