pkgsrc-wip/stonx/Makefile
Aleksej Saushev 86d91fcc81 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 16:22:53 +00:00

18 lines
409 B
Makefile

# $NetBSD: Makefile,v 1.8 2012/10/07 16:23:17 asau Exp $
#
DISTNAME= STonX-0.6.7.6
PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stonx/}
MAINTAINER= xmor61@users.sourceforge.net
HOMEPAGE= http://stonx.sourceforge.net/
COMMENT= Atari ST Emulator
PKG_DESTDIR_SUPPORT= none
GNU_CONFIGURE= yes
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"