1995-01-03 08:47:59 +00:00
|
|
|
# New ports collection makefile for: xrobots
|
1998-04-12 18:03:14 +00:00
|
|
|
# Version required: 1.0
|
1995-01-03 08:47:59 +00:00
|
|
|
# Date created: 2 Jan 1995
|
|
|
|
# Whom: swallace
|
|
|
|
#
|
1998-09-28 02:25:34 +00:00
|
|
|
# $Id: Makefile,v 1.10 1998/04/12 18:03:13 jseger Exp $
|
1995-01-03 08:47:59 +00:00
|
|
|
#
|
|
|
|
|
1998-04-12 18:03:14 +00:00
|
|
|
DISTNAME= xrobots-1.0-ss-10.20
|
1995-05-17 14:49:00 +00:00
|
|
|
PKGNAME= xrobots-1.0
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= games
|
1998-04-12 18:03:14 +00:00
|
|
|
MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/Games/Arcade/xrobots-1.0/
|
1995-04-11 00:20:58 +00:00
|
|
|
|
1998-04-12 18:03:14 +00:00
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
1997-01-03 09:38:01 +00:00
|
|
|
|
1995-01-03 08:47:59 +00:00
|
|
|
USE_IMAKE= yes
|
1998-04-12 18:03:14 +00:00
|
|
|
WRKSRC= ${WRKDIR}/xrobots-1.0
|
1998-09-28 02:25:34 +00:00
|
|
|
MAN6= xrobots.6
|
|
|
|
|
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>
|