mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
3c175cb569
Reviewed by: marcus
21 lines
357 B
Makefile
21 lines
357 B
Makefile
# 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>
|