blob: a80135b2bd12e3b5136564baa379c9e9fe0efda7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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
USE_IMAKE= yes
USE_XPM= yes
.include <bsd.port.mk>
|