mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
16 lines
328 B
Makefile
16 lines
328 B
Makefile
# New ports collection makefile for: emu
|
|
# Version required: 1.3
|
|
# Date created: 13 September 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.3 1994/09/14 14:12:43 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= emu-1.3
|
|
WRKSRC= ${WRKDIR}/emu
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|