1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/lang/snobol4/Makefile
Wes Peters ef270eb0b9 New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com>
Submitted by:	Dave Feustel <dfeustel@mindspring.com>
2006-12-08 06:22:12 +00:00

21 lines
420 B
Makefile

# 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>