1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/xmille/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

17 lines
385 B
Makefile

# New ports collection makefile for: xmille
# Version required: 2.0
# Date created: 30 Dec 1994
# Whom: swallace
#
# $Id: Makefile,v 1.2 1995/02/11 13:49:12 asami Exp $
#
DISTNAME= xmille
MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/
CATEGORIES+= games
USE_IMAKE= yes
EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR= yes
.include <bsd.port.mk>