1997-10-15 06:56:43 +02:00
|
|
|
# New ports collection makefile for: xgolgo
|
|
|
|
# Date created: 1 July 1997
|
|
|
|
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1997-10-15 06:56:43 +02:00
|
|
|
#
|
|
|
|
|
2000-04-14 14:28:40 +02:00
|
|
|
PORTNAME= xgolgo
|
|
|
|
PORTVERSION= 1.0
|
1997-10-15 06:56:43 +02:00
|
|
|
CATEGORIES= games
|
2000-01-22 12:46:45 +01:00
|
|
|
MASTER_SITES= ftp://ftp.nemoto.ecei.tohoku.ac.jp/pub/X11/misc/
|
2000-04-14 14:28:40 +02:00
|
|
|
DISTNAME= xeyes-g
|
1997-10-15 06:56:43 +02:00
|
|
|
|
2000-01-07 03:27:48 +01:00
|
|
|
MAINTAINER= nakai@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Xgolgo watches what you are doing and whether you're hostile or not
|
1997-10-15 06:56:43 +02:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/xeyes
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xgolgo.1
|
|
|
|
|
2000-01-22 12:46:45 +01:00
|
|
|
post-patch:
|
|
|
|
@${CP} ${WRKSRC}/xeyes.man ${WRKSRC}/xgolgo.man
|
1997-10-16 06:27:23 +02:00
|
|
|
|
1997-10-15 06:56:43 +02:00
|
|
|
.include <bsd.port.mk>
|