aboutsummaryrefslogtreecommitdiff
path: root/lang/snobol4/Makefile
blob: 9e02b7c19fac0369ed326bda931c4ca65e19fc73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	snobol4
# Date created:		Fri Dec  8 06:20:28 UTC 2006
# Whom:			Wes Peters <wes@softweyr.com>
#
# $FreeBSD$

PORTNAME=	snobol4
PORTVERSION=	1.1
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.ultimate.com/snobol/

MAINTAINER=	wes@FreeBSD.org
COMMENT=	A port of Macro SNOBOL4, supports full SNOBOL4 plus SPITBOL.

#GNU_CONFIGURE=	yes
USE_GMAKE=	yes

MAN1=		snobol4.1

.include <bsd.port.mk>