aboutsummaryrefslogtreecommitdiff
path: root/emulators/sdlmame-devel/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-04-09 02:21:52 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-04-09 02:21:52 +0000
commit19f2efc8a4a3e6111a7a83d8c24cbf4e183d7c08 (patch)
tree94f0de8f1bc7345ec9337744c5a58b43f6eb1d7c /emulators/sdlmame-devel/Makefile
parent316d9f5259f8cf62b4e972cae907a294a32afff4 (diff)
downloadports-19f2efc8a4a3e6111a7a83d8c24cbf4e183d7c08.tar.gz
ports-19f2efc8a4a3e6111a7a83d8c24cbf4e183d7c08.zip
Notes
Diffstat (limited to 'emulators/sdlmame-devel/Makefile')
-rw-r--r--emulators/sdlmame-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/sdlmame-devel/Makefile b/emulators/sdlmame-devel/Makefile
index 025557cdac03..8e65ea02f366 100644
--- a/emulators/sdlmame-devel/Makefile
+++ b/emulators/sdlmame-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sdlmame
-PORTVERSION= 0.112u2
+PORTVERSION= 0.114
CATEGORIES= emulators
MASTER_SITES= http://rbelmont.mameworld.info/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
@@ -25,7 +25,8 @@ SUB_FILES= ${PORTNAME} pkg-message
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
${MKDIR} ${PREFIX}/libexec/${PORTNAME}
-.for f in mame file2str romcmp chdman jedutil
+.for f in obj/mame/file2str obj/mame/png2bdc mame testkeys romcmp chdman \
+ jedutil makemeta regrep srcclean
${INSTALL_PROGRAM} ${WRKSRC}/${f} ${PREFIX}/libexec/${PORTNAME}
.endfor
${MKDIR} ${DATADIR}