mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
acb226c2f2
0.99.4; Aug 11, 1997. This was sort of request by Eivind.
17 lines
306 B
Makefile
17 lines
306 B
Makefile
# 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>
|