mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
333 B
Makefile
17 lines
333 B
Makefile
|
# New ports collection makefile for: xroach
|
||
|
# Version required: 4.4BSD-Lite
|
||
|
# Date created: 22 December 1995
|
||
|
# Whom: markm
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PKGNAME= xroach-4.4BSD
|
||
|
DISTNAME= xroach
|
||
|
CATEGORIES+= x11 games
|
||
|
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
|
||
|
|
||
|
MAINTAINER= markm@FreeBSD.ORG
|
||
|
|
||
|
.include <bsd.port.mk>
|