1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/games/speyes/Makefile
2008-07-23 08:20:10 +00:00

22 lines
435 B
Makefile

# 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
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>