1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/oonsoo/Makefile

23 lines
525 B
Makefile
Raw Normal View History

# New ports collection makefile for: oonsoo
# Version required: 1.1
# Date created: 23rd June, 1997
# Whom: Joel Sutton <sutton@aardvark.apana.org.au>
#
1997-06-30 14:35:04 +00:00
# $Id: Makefile,v 1.1.1.1 1997/06/30 11:42:17 tg Exp $
#
1997-06-30 14:35:04 +00:00
DISTNAME= oonsoo-1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/rohan/
1997-06-30 14:35:04 +00:00
EXTRACT_SUFX= .tar.z
MAINTAINER= sutton@aardvark.apana.org.au
pre-patch:
1997-06-30 14:35:04 +00:00
@${CP} ${WRKSRC}/Makefile.Linux ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/oonsoo ${PREFIX}/bin/
.include <bsd.port.mk>