mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
f028744c43
PR: ports/161191 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> (maintainer) Approved by: sahil (mentor)
20 lines
350 B
Makefile
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>
|