aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmj/Makefile
blob: 80a4e52ae1ae75512cd34300f3a80ee6faad5c84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    xmj
# Date created:         2 Jan 1995
# Whom:                 swallace
#
# $FreeBSD$
#

PORTNAME=   xmj
PORTVERSION=    1.0
CATEGORIES= games
MASTER_SITES=   # mastersite disappeared in 1997
DISTNAME=   ${PORTNAME}

DEPRECATED= "master site disappeared"
EXPIRATION_DATE=2005-08-31

MAINTAINER= ports@FreeBSD.org
COMMENT=    Mahjongg

PLIST_FILES=    bin/xmj
USE_IMAKE=  yes

.include <bsd.port.mk>