openbsd-ports/games/cosmosmash/Makefile
2002-12-22 01:04:22 +00:00

25 lines
518 B
Makefile

# $OpenBSD: Makefile,v 1.2 2002/12/22 01:04:22 naddy Exp $
COMMENT= "astrosmash clone for X"
DISTNAME= cosmosmash-1.1
CATEGORIES= games
HOMEPAGE= http://www3.sympatico.ca/sarrazip/dev/cosmosmash.html
MAINTAINER= Sean Escriva <eliab@spack.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/
LIB_DEPENDS= gengameng.4.0::devel/gengameng
USE_X11= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>