summaryrefslogtreecommitdiff
path: root/x11/emu/Makefile
blob: f3d54a087ee9836559b3d16c503e267266eb8483 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>