aboutsummaryrefslogtreecommitdiffstats
path: root/games/xbaby/Makefile
blob: 8caf295cf317a6b9ee003e3fe3774ec38e8293c4 (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
# Date created:         21 January 2000
# Whom:             HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
#
# $FreeBSD$
#

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

MAINTAINER= hym@cocoa.freemail.ne.jp

USE_IMAKE=  yes

MAN1=       xbaby.1

.include <bsd.port.mk>