1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xbaby/Makefile
Steve Price d35f457702 Adding xbaby version 1.2.
A game (of sorts) where babies hide under your windows.

PR:		16270
Submitted by:	HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
2000-01-29 05:08:07 +00:00

22 lines
420 B
Makefile

# 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-1.2-ss-9.03
PKGNAME= xbaby-1.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.u-tokyo.ac.jp/pub/hpux9/X11/Misc/xbaby-1.2/
MAINTAINER= th@cis.ibaraki.ac.jp
WRKSRC= ${WRKDIR}/xbaby-1.2
MAN1= xbaby.1
USE_IMAKE= yes
.include <bsd.port.mk>