freebsd-ports/games/xmahjongg/Makefile
Sunpoet Po-Chuan Hsieh a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00

22 lines
392 B
Makefile

# New ports collection makefile for: xmahjongg
# Date created: 16 Aug 1996
# Whom: joerg@freebsd.org
#
# $FreeBSD$
#
PORTNAME= xmahjongg
PORTVERSION= 3.7
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.lcdf.org/xmahjongg/
MAINTAINER= joerg@FreeBSD.org
COMMENT= The Chinese game of Mahjongg for X11
USE_XORG= x11
GNU_CONFIGURE= yes
MAN6= xmahjongg.6
.include <bsd.port.mk>