1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
freebsd-ports/x11/emu/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

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>