aboutsummaryrefslogtreecommitdiffstats
path: root/games/xbaby/Makefile
blob: 4753ba544dad4ebef98f6235e2ba726998d86352 (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= th@cis.ibaraki.ac.jp

USE_IMAKE=  yes

MAN1=       xbaby.1

.include <bsd.port.mk>