1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/xmj/Makefile

21 lines
357 B
Makefile
Raw Normal View History

1995-01-03 08:49:55 +00:00
# New ports collection makefile for: xmj
# Date created: 2 Jan 1995
# Whom: swallace
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
1995-01-03 08:49:55 +00:00
#
PORTNAME= xmj
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= # mastersite disappeared in 1997
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
2003-02-20 17:32:26 +00:00
COMMENT= Mahjongg
2004-02-05 20:38:07 +00:00
PLIST_FILES= bin/xmj
1995-01-03 08:49:55 +00:00
USE_IMAKE= yes
.include <bsd.port.mk>