freebsd-ports/japanese/xyagamo/Makefile
Steve Price f706059aad Intial import of xyagamo version 0.1b.
A Japanese version of the four player mahjong game.

PR:		14847
Submitted by:	Morita Shinya <shinmaru@dokidoki.ne.jp>
1999-11-14 03:58:12 +00:00

23 lines
452 B
Makefile

# New ports collection makefile for: xyagamo
# Version required: 0.1
# Date created: 5 Nov 1999
# Whom: Morita Shinya <shinmaru@dokidoki.ne.jp>
#
# $FreeBSD$
#
DISTNAME= xyagamo-0.1b
CATEGORIES= japanese games
MASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/
MAINTAINER= shinmaru@dokidoki.ne.jp
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= YES
MAN6= xyagamo.6
MANLANG= ja
MAN6COMPRESSED= no
.include <bsd.port.mk>