freebsd-ports/games/xroach/Makefile
2004-02-06 13:12:53 +00:00

25 lines
496 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
COMMENT= Cockroaches hide under your windows
MAN6= xroach.6
MANCOMPRESSED= maybe
PLIST_FILES= bin/xroach
USE_X_PREFIX= yes
IGNOREFILES= ${DISTFILES}
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xroach
.include <bsd.port.mk>