mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
00a2ba4171
with all internal directory names. Closes PR ports/2952. Submitted by: Bill Fenner <fenner@parc.xerox.com>
21 lines
484 B
Makefile
21 lines
484 B
Makefile
# New ports collection makefile for: xroach
|
|
# Version required: 4.4BSD-Lite
|
|
# Date created: 22 December 1995
|
|
# Whom: markm
|
|
#
|
|
# $Id: Makefile,v 1.5 1996/12/17 12:33:19 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}
|
|
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xroach
|
|
|
|
.include <bsd.port.mk>
|