freebsd-ports/games/speyes/Makefile

18 lines
351 B
Makefile
Raw Normal View History

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