freebsd-ports/devel/z80ex/Makefile

20 lines
350 B
Makefile
Raw Normal View History

# 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>