a32defea5d
- Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
22 lines
392 B
Makefile
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>
|