1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/xmj/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

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>