freebsd-ports/games/xmahjongg/Makefile

23 lines
392 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmahjongg
# Date created: 16 Aug 1996
# Whom: joerg@freebsd.org
#
1999-08-25 08:06:33 +02:00
# $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>