freebsd-ports/games/xmine/Makefile
David E. O'Brien 8ea0a44557 Have manpage installed in man6 where games belong.
and some /usr/local hardcodings --> ${PREFIX}
1997-01-03 11:33:21 +00:00

22 lines
458 B
Makefile

# New ports collection makefile for: xmine
# Version required: 1.0.3 / Athena
# Date created: 25 December 1994
# Whom: joerg
#
# $Id: Makefile,v 1.11 1996/11/18 13:59:23 asami Exp $
#
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
CATEGORIES= games
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org
LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
USE_IMAKE= yes
MAN6= xmine.6
.include <bsd.port.mk>