c5965282f3
Ports tree is now unlocked. Read the new policy first.
18 lines
315 B
Makefile
18 lines
315 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/10/26 04:56:36 turan Exp $
|
|
|
|
BROKEN= bad packing lists
|
|
|
|
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>
|