1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/games/xroach/Makefile
Mark Linimon a3937dd6d2 Reset maintainer at his request.
Hat:		portmgr
2007-09-02 22:19:57 +00:00

27 lines
512 B
Makefile

# New ports collection makefile for: xroach
# Date created: 22 December 1995
# Whom: markm
#
# $FreeBSD$
#
PORTNAME= xroach
PORTVERSION= 4.4
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_BACKUP}
DISTNAME= ${PORTNAME}
MAINTAINER= ports@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>