2006-11-11 00:07:17 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2006/11/10 23:07:17 shattered Exp $
|
2003-09-17 17:25:20 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= axe-0.2.0
|
|
|
|
CATEGORIES= emulators cross
|
|
|
|
MASTER_SITES= http://www.hardcoders.org/axe/
|
|
|
|
|
2003-09-27 22:29:59 +02:00
|
|
|
MAINTAINER= virtus@wanadoo.nl
|
2003-09-17 17:25:20 +02:00
|
|
|
HOMEPAGE= http://www.hardcoders.org/axe/
|
|
|
|
COMMENT= Manipulate contents of Atari 8bit disk image files (.ATR, .XFD)
|
|
|
|
|
2006-11-11 00:07:17 +01:00
|
|
|
NO_CONFIGURE= YES
|
2003-09-17 17:25:20 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|