1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/xripple/Makefile
1996-11-09 01:09:20 +00:00

23 lines
456 B
Makefile

# new ports collection makefile for: xripple
# Version: 1.0 <no version #>
# Date created: 6 Oct 1996
# Whom: oly
#
# $Id: Makefile,v 1.1.1.1 1996/11/09 00:01:31 obrien Exp $
#
DISTNAME= xripple
PKGNAME= xripple-1.0
CATEGORIES+= games
MASTER_SITES= ftp://www.cse.unsw.edu.au/pub/users/s2154962/
MAINTAINER= oly@world.std.com
USE_IMAKE= yes
ALL_TARGET=
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/xripple ${PREFIX}/bin
.include <bsd.port.mk>