freebsd-ports/games/speyes/Makefile
2019-08-04 11:43:40 +00:00

19 lines
373 B
Makefile

# Created by: Chris D. Faulhaber <jedgar@fxp.org>
# $FreeBSD$
PORTNAME= speyes
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://okb-1.org/speyes/
MAINTAINER= ports@FreeBSD.org
COMMENT= WindowMaker dockapp/xeyes clone using SouthPark characters
BROKEN= unfetchable
PLIST_FILES= bin/speyes
USES= imake
USE_XORG= xpm xmu
.include <bsd.port.mk>