summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-16 01:02:09 +0000
committerwiz <wiz@pkgsrc.org>2004-07-16 01:02:09 +0000
commit614b72db60735f677d0a602bc5a1bbd2c43f771f (patch)
treed084a5f5c9956293c1ffa7b0d58974427b158dfb /emulators
parentf1a064553901f9221e65773854796c59ede8a6cd (diff)
downloadpkgsrc-614b72db60735f677d0a602bc5a1bbd2c43f771f.tar.gz
Add and enable xyame.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 0d5ac76c4ae..7c2f8812db8 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2004/07/13 10:35:35 tron Exp $
+# $NetBSD: Makefile,v 1.105 2004/07/16 01:02:09 wiz Exp $
#
COMMENT= Emulators for other operating systems
@@ -111,6 +111,7 @@ SUBDIR+= xcopilot
SUBDIR+= xm7
SUBDIR+= xmame
SUBDIR+= xmess
+SUBDIR+= xyame
SUBDIR+= zsnes
.include "../mk/bsd.pkg.subdir.mk"