25 lines
459 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:28 lebel Exp $
COMMENT= "Athena port of xminesweeper"
1998-05-20 01:43:01 +00:00
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
CATEGORIES= games
NEED_VERSION= 1.402
1998-05-20 01:43:01 +00:00
MAINTAINER= ports@openbsd.org
1998-05-20 01:43:01 +00:00
2000-02-12 06:29:49 +00:00
LICENSE_TYPE= BSD
2000-03-05 18:30:21 +00:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 06:29:49 +00:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
LIB_DEPENDS= Xaw3d.::x11/Xaw3d
1998-05-20 01:43:01 +00:00
CONFIGURE_STYLE=imake
1998-05-20 01:43:01 +00:00
.include <bsd.port.mk>