1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/xroach/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

24 lines
468 B
Makefile

# New ports collection makefile for: xroach
# Date created: 22 December 1995
# Whom: markm
#
# $FreeBSD$
#
PORTNAME= xroach
PORTVERSION= 4.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
DISTNAME= ${PORTNAME}
MAINTAINER= markm@FreeBSD.org
MAN6= xroach.6
MANCOMPRESSED= maybe
USE_X_PREFIX= yes
IGNOREFILES= ${DISTFILES}
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xroach
.include <bsd.port.mk>