54712de093
2) Fix: install the xmine.0 file into man/cat6
16 lines
287 B
Makefile
16 lines
287 B
Makefile
# $OpenBSD: Makefile,v 1.4 1999/11/05 01:36:05 kevlo Exp $
|
|
|
|
DISTNAME= xmine-1.0.3-Xaw
|
|
PKGNAME= xmine-1.0.3
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|