freebsd-ports/games/xroach/Makefile
Mark Murray 94b469cd52 Fix the port after ftp.freesoftware.com went away.
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-09-13 11:40:54 +00:00

23 lines
427 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= ${MASTER_SITE_BACKUP}
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>