16 lines
377 B
Makefile
16 lines
377 B
Makefile
# $NetBSD: Makefile,v 1.16 2003/07/17 21:39:39 grant Exp $
|
|
#
|
|
|
|
DISTNAME= xmahjongg-3.6.1
|
|
CATEGORIES= games x11
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/xmahjongg/
|
|
|
|
MAINTAINER= salo@NetBSD.org
|
|
HOMEPAGE= http://www.lcdf.org/~eddietwo/xmahjongg/
|
|
COMMENT= The Chinese game of Mah Jongg for X11
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|