mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a044f0b0c4
PR: 23425 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
19 lines
333 B
Makefile
19 lines
333 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
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.halcyon.com/amalmin/speyes/
|
|
|
|
MAINTAINER= jedgar@fxp.org
|
|
|
|
USE_IMAKE= yes
|
|
USE_XPM= yes
|
|
|
|
.include <bsd.port.mk>
|