f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
22 lines
403 B
Makefile
22 lines
403 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
|
|
CATEGORIES= japanese games
|
|
MASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/
|
|
|
|
MAINTAINER= ports@freebsd.org
|
|
|
|
USE_X_PREFIX= YES
|
|
USE_XPM= yes
|
|
|
|
MAN6= xyagamo.6
|
|
MANLANG= ja
|
|
MAN6COMPRESSED= no
|
|
|
|
.include <bsd.port.mk>
|