2e59490083
comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details
17 lines
288 B
Makefile
17 lines
288 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:59 marc 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>
|