1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/devel/z80ex/Makefile
Eitan Adler f028744c43 - update z80ex to 1.1.19
PR:		ports/161191
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> (maintainer)
Approved by:	sahil (mentor)
2011-10-13 03:53:20 +00:00

20 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.19
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>