14 lines
354 B
Makefile
14 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.5 2006/11/10 23:07:17 shattered 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"
|