aboutsummaryrefslogtreecommitdiffstats
path: root/games/xbaby/Makefile
blob: b9e7748a87f2fb024a28146446829f3d72ef831b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    xbaby
# Version required:     1.2
# Date created:         21 January 2000
# Whom:             HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
#
# $FreeBSD$
#

DISTNAME=   xbaby-pl2
CATEGORIES= games
MASTER_SITES=  ftp://ftp.inria.fr/X/contrib-R5/games/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= th@cis.ibaraki.ac.jp

USE_IMAKE=  yes

MAN1=       xbaby.1

.include <bsd.port.mk>