1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/xmine/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

16 lines
331 B
Makefile

# New ports collection makefile for: xmine(1)
# Version required: 1.0.3 / Athena
# Date created: 25 December 1994
# Whom: joerg
#
# $Id: Makefile,v 1.4 1995/02/11 13:49:14 asami Exp $
#
DISTNAME= xmine-1.0.3-Xaw
CATEGORIES+= games
USE_IMAKE= yes
LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
.include <bsd.port.mk>