pkgsrc-wip/axe/Makefile
Aleksej Saushev dfd2040d5f Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
2012-09-24 16:56:26 +00:00

16 lines
376 B
Makefile

# $NetBSD: Makefile,v 1.6 2012/09/24 16:56:40 asau Exp $
#
DISTNAME= axe-0.2.0
CATEGORIES= emulators cross
MASTER_SITES= http://www.hardcoders.org/axe/
MAINTAINER= virtus@wanadoo.nl
HOMEPAGE= http://www.hardcoders.org/axe/
COMMENT= Manipulate contents of Atari 8bit disk image files (.ATR, .XFD)
PKG_DESTDIR_SUPPORT= none
NO_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"