freebsd-ports/games/xroach/Makefile

25 lines
472 B
Makefile
Raw Normal View History

# New ports collection makefile for: xroach
# Date created: 22 December 1995
# Whom: markm
#
1999-08-25 08:06:33 +02:00
# $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
1998-08-24 10:04:09 +02:00
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>