mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2971a93e52
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
21 lines
358 B
Makefile
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>
|