freebsd-ports/devel/z80ex/Makefile
Dmitry Marakasov 2a8a40981c Portable ZiLOG Z80 CPU emulator library.
WWW: http://z80ex.sourceforge.net

PR:		141903
Submitted by:	"Hardy.schumacher" <hardy.schumacher@gmx.de>
2010-02-04 00:40:05 +00:00

19 lines
350 B
Makefile

# New ports collection makefile for: z80ex
# Date created: 22 December 2009
# Whom: Hardy Schumacher <hardy.schumacher@gmx.de>
#
# $FreeBSD$
#
PORTNAME= z80ex
PORTVERSION= 1.1.18
CATEGORIES= devel
MASTER_SITES= SF
MAINTAINER= hardy.schumacher@gmx.de
COMMENT= ZiLOG Z80 CPU emulator library
USE_GMAKE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>