1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/oonsoo/Makefile
Steve Price cfa8fab015 Update maintainer's Email address.
PR:		14553
Submitted by:	maintainer
1999-11-01 00:51:53 +00:00

25 lines
481 B
Makefile

# New ports collection makefile for: oonsoo
# Version required: 1.1
# Date created: 23rd June, 1997
# Whom: Joel Sutton <jsutton@bbcon.com.au>
#
# $FreeBSD$
#
DISTNAME= oonsoo-1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/rohan/
EXTRACT_SUFX= .tar.z
MAINTAINER= jsutton@bbcon.com.au
USE_XLIB= yes
pre-patch:
@${CP} ${WRKSRC}/Makefile.Linux ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/oonsoo ${PREFIX}/bin/
.include <bsd.port.mk>