summaryrefslogtreecommitdiff
path: root/games/speyes/Makefile
blob: d39d0c51ba9d5d5d7329c21a603417e139f06d54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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_XPM=	yes

.include <bsd.port.mk>