1995-01-03 08:47:59 +00:00
|
|
|
# New ports collection makefile for: xrobots
|
1995-05-17 14:49:00 +00:00
|
|
|
# Version required: something real old
|
1995-01-03 08:47:59 +00:00
|
|
|
# Date created: 2 Jan 1995
|
|
|
|
# Whom: swallace
|
|
|
|
#
|
1997-07-21 19:36:28 +00:00
|
|
|
# $Id: Makefile,v 1.8 1997/01/03 09:37:46 obrien Exp $
|
1995-01-03 08:47:59 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xrobots
|
1995-05-17 14:49:00 +00:00
|
|
|
PKGNAME= xrobots-1.0
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= games
|
1995-04-11 00:20:58 +00:00
|
|
|
MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/X11R4/contrib/games/
|
|
|
|
|
1997-01-03 09:38:01 +00:00
|
|
|
MAINTAINER= swallace@FreeBSD.org
|
|
|
|
|
1995-01-03 08:47:59 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
1995-05-17 14:49:00 +00:00
|
|
|
post-install:
|
1997-07-21 19:36:28 +00:00
|
|
|
${INSTALL} -c -g games -m 664 ${FILESDIR}/xrobotscores ${PREFIX}/lib/X11
|
1995-04-20 18:21:16 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|