summaryrefslogtreecommitdiff
path: root/emulators/NeoPop-SDL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/NeoPop-SDL/Makefile')
-rw-r--r--emulators/NeoPop-SDL/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile
deleted file mode 100644
index 3e1b1377509..00000000000
--- a/emulators/NeoPop-SDL/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2015/04/25 14:20:44 tnn Exp $
-#
-
-DISTNAME= NeoPop-SDL-0.2
-PKGREVISION= 10
-CATEGORIES= emulators
-MASTER_SITES= http://www.nih.at/NeoPop-SDL/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= http://www.nih.at/NeoPop-SDL/
-COMMENT= SNK NeoGeo Pocket emulator
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-png=${BUILDLINK_PREFIX.png}
-
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"