aboutsummaryrefslogtreecommitdiff
path: root/games/speyes/Makefile
blob: 63db5003404aa772ca2aece0067ca7a0c85e8cfb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

PLIST_FILES=	bin/speyes
USES=		imake
USE_XORG=	xpm xmu

.include <bsd.port.mk>