mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
22 lines
428 B
Makefile
22 lines
428 B
Makefile
# New ports collection makefile for: emu
|
|
# Version required: 1.31
|
|
# Date created: 13 September 1994
|
|
# Whom: jkh
|
|
# Last Updated: 26 February 1995
|
|
# Whom: me
|
|
# Responsible: me@FreeBSD.org
|
|
#
|
|
# $I$
|
|
#
|
|
|
|
DISTNAME= emu-1.31
|
|
WRKSRC= ${WRKDIR}/emu
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
|
|
CATEGORIES+= x11
|
|
# NO_INSTALL_MANPAGES= yes
|
|
IS_INTERACTIVE= yes
|
|
MAINTAINER= me@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|