openbsd-ports/games/xmahjongg/Makefile
fgsch 5c0a32b10f - update to 3.6.1.
- remove NEED_VERSION.
- fmt(1) DESCR.

From Jim Geovedi <negative@toxic.magnesium.net>.
2002-09-17 19:01:33 +00:00

22 lines
455 B
Makefile

# $OpenBSD: Makefile,v 1.13 2002/09/17 19:01:33 fgsch Exp $
COMMENT= Colorful solitarie Mah jongg game for X11
DISTNAME= xmahjongg-3.6.1
CATEGORIES= games x11
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= Federico Schwindt <fgsch@openbsd.org>
HOMEPAGE= http://www.lcdf.org/~eddietwo/xmahjongg/
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>