b7a86be739
Requires rev. 1.239 of bsd.port.mk.
20 lines
416 B
Makefile
20 lines
416 B
Makefile
# New ports collection makefile for: xroach
|
|
# Version required: 4.4BSD-Lite
|
|
# Date created: 22 December 1995
|
|
# Whom: markm
|
|
#
|
|
# $Id: Makefile,v 1.4 1996/11/18 11:26:56 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xroach
|
|
PKGNAME= xroach-4.4
|
|
CATEGORIES= x11 games
|
|
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
|
|
|
|
MAINTAINER= markm@FreeBSD.ORG
|
|
|
|
USE_X11= yes
|
|
IGNOREFILES= ${DISTFILES}
|
|
|
|
.include <bsd.port.mk>
|