pkgsrc/emulators/tme/Makefile
2004-04-19 00:32:13 +00:00

23 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.4 2004/04/19 00:36:28 wiz Exp $
#
DISTNAME= tme-0.2
PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://theory.lcs.mit.edu/~fredette/tme/
MAINTAINER= skrll@NetBSD.org
HOMEPAGE= http://theory.lcs.mit.edu/~fredette/tme/
COMMENT= The Machine Emulator
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
CONFIGURE_ARGS+= --disable-debug
.include "../../devel/libtool/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"