1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/games/xroach/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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= 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>