1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/xbaby/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

21 lines
358 B
Makefile

# 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>