freebsd-ports/games/oonsoo/Makefile
Doug Barton 8fe0e8d936 At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.

PR:		ports/22384
Submitted by:	Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00

25 lines
462 B
Makefile

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