# New ports collection makefile for: xgolgo # Date created: 1 July 1997 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= xgolgo PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/misc/ DISTNAME= xeyes-g MAINTAINER= ports@FreeBSD.org COMMENT= Watches what you are doing and whether you're hostile or not WRKSRC= ${WRKDIR}/xeyes USE_IMAKE= yes MAN1= xgolgo.1 PLIST_FILES= bin/xgolgo post-patch: @${CP} ${WRKSRC}/xeyes.man ${WRKSRC}/xgolgo.man .include