openbsd-ports/games/xmine/Makefile
1998-05-20 01:43:01 +00:00

22 lines
436 B
Makefile

# OpenBSD makefile for: xmine
# Version required: 1.0.3 / Athena
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/20 01:43:01 angelos Exp $
#
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= angelos@openbsd.org
LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
USE_IMAKE= yes
MAN6= xmine.6
.include <bsd.port.mk>