openbsd-ports/games/xmahjongg/Makefile
fgsch 994a7d9233 Change things around so HOMEPAGE is correctly defined; reported
by Jim Geovedi <negative@toxic.magnesium.net>.
2002-09-14 20:32:44 +00:00

22 lines
467 B
Makefile

# $OpenBSD: Makefile,v 1.12 2002/09/14 20:32:44 fgsch Exp $
COMMENT= Colorful solitarie Mah jongg game for X11
DISTNAME= xmahjongg-3.5
CATEGORIES= games x11
NEED_VERSION= 1.406
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= Federico Schwindt <fgsch@openbsd.org>
HOMEPAGE= http://www.lcdf.org/~eddietwo/xmahjongg/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>