2a8a40981c
WWW: http://z80ex.sourceforge.net PR: 141903 Submitted by: "Hardy.schumacher" <hardy.schumacher@gmx.de>
19 lines
350 B
Makefile
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>
|