1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/games/xroach/Makefile

26 lines
496 B
Makefile
Raw Normal View History

# New ports collection makefile for: xroach
# Date created: 22 December 1995
# Whom: markm
#
1999-08-25 06:06:33 +00: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 08:04:09 +00:00
MAN6= xroach.6
MANCOMPRESSED= maybe
PLIST_FILES= bin/xroach
1998-08-24 08:04:09 +00:00
USE_X_PREFIX= yes
IGNOREFILES= ${DISTFILES}
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xroach
.include <bsd.port.mk>