1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/oonsoo/Makefile

25 lines
465 B
Makefile
Raw Normal View History

# New ports collection makefile for: oonsoo
# Date created: 23rd June, 1997
# Whom: Joel Sutton <jsutton@bbcon.com.au>
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
#
1997-06-30 14:35:04 +00:00
PORTNAME= oonsoo
PORTVERSION= 1.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/rohan/
EXTRACT_SUFX= .tgz
MAINTAINER= jsutton@bbcon.com.au
1998-12-22 08:22:54 +00:00
USE_XLIB= yes
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>