freebsd-ports/japanese/xyagamo/Makefile

27 lines
572 B
Makefile
Raw Normal View History

# New ports collection makefile for: xyagamo
# Date created: 5 Nov 1999
# Whom: Morita Shinya <shinmaru@dokidoki.ne.jp>
#
# $FreeBSD$
#
PORTNAME= xyagamo
PORTVERSION= 0.1b
PORTREVISION= 2
CATEGORIES= japanese games
MASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Japanese version of a four player mahjong game
USE_XORG= xpm
MAN6= xyagamo.6
MANLANG= ja
MAN6COMPRESSED= no
pre-build:
@cd ${BUILD_WRKSRC}/src; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} depend
2005-04-15 20:45:42 +02:00
.include <bsd.port.mk>