aboutsummaryrefslogtreecommitdiffstats
path: root/lang/snobol/Makefile
blob: f8cde66c97eadd1e903a1fa945006de14a6c44a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    snobol
# Date created:     Fri Sep  1 00:05:55 MDT 2000
# Whom:         Wes Peters <wes@softweyr.com>
#
# $FreeBSD$

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

MAINTAINER= wes@FreeBSD.org

MAN1= snobol4.1

.include <bsd.port.mk>