1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/japanese/xyagamo/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

28 lines
589 B
Makefile

# 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= 1
CATEGORIES= japanese games
MASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese version of a four player mahjong game
USE_X_PREFIX= YES
USE_XPM= yes
MAN6= xyagamo.6
MANLANG= ja
MAN6COMPRESSED= no
pre-build:
@cd ${BUILD_WRKSRC}/src; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} depend
.include <bsd.port.mk>