blob: 43b7e90e9c454343dc311649b48e4403b93066e2 (
plain) (
tree)
|
|
# 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}
MAINTAINER= ports@FreeBSD.org
COMMENT= Mahjongg
PLIST_FILES= bin/xmj
USE_IMAKE= yes
.include <bsd.port.mk>
|