15 lines
356 B
Makefile
15 lines
356 B
Makefile
# $NetBSD: Makefile,v 1.4 2005/04/11 21:10:05 tvierling 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)
|
|
|
|
NO_CONFIGURE= YES
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|