blob: 6a4e72362d94d62957328807c919b11a0bcbf838 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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
CATEGORIES= games
MASTER_SITES= http://okb-1.org/speyes/
MAINTAINER= jedgar@FreeBSD.org
COMMENT= WindowMaker dockapp/xeyes clone using SouthPark characters
USE_IMAKE= yes
USE_XPM= yes
.include <bsd.port.mk>
|