freebsd-ports/games/speyes/Makefile

22 lines
435 B
Makefile
Raw Normal View History

# New ports collection makefile for: speyes
# Date created: 03 November 1999
# Whom: 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
USE_IMAKE= yes
USE_XORG= xpm xmu
.include <bsd.port.mk>