mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Upgrade to version 3.0pl2.
Submitted by: Mats Lofkvist <mal@algonet.se> (minor changes by tg)
This commit is contained in:
parent
439fe1d7cd
commit
a606d0fcd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4344
@ -1,29 +1,25 @@
|
||||
# New ports collection makefile for: elk
|
||||
# Version required: 3.0
|
||||
# Version required: 3.0pl2
|
||||
# Date created: 08 March 1995
|
||||
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1995/12/20 08:40:58 tg Exp $
|
||||
# $Id: Makefile,v 1.10 1996/03/06 08:20:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= elk-3.0
|
||||
DISTNAME= elk-3.0
|
||||
PKGNAME= elk-3.0.2
|
||||
CATEGORIES+= lang
|
||||
MASTER_SITES= ftp://ftp.uni-bremen.de/pub/programming/languages/scheme/elk/ \
|
||||
ftp://crl.dec.com/pub/X11/contrib/devel_tools/ \
|
||||
ftp://ftp.th-darmstadt.de/pub/X11/contrib/devel_tools/
|
||||
|
||||
PATCHFILES= elk-3.0-patch-1
|
||||
PATCH_SITES= ftp://ftp.uni-bremen.de/pub/programming/languages/scheme/elk/
|
||||
|
||||
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
|
||||
MAINTAINER= tg@freebsd.org
|
||||
|
||||
PATCH_STRIP= -p1
|
||||
ALL_TARGET= default
|
||||
|
||||
#
|
||||
# /usr/local/lib/elk is built into the port.
|
||||
# change it in ${WRKSRC}/config/site if you change it here and vice versa.
|
||||
# i also renamed /usr/local/bin/scheme to /usr/local/bin/elk
|
||||
# we install the scheme binary as ${PREFIX}/bin/elk
|
||||
# to avoid a clash with mit-scheme.
|
||||
#
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
MD5 (elk-3.0.tar.gz) = dc123d0ee1360d11cb6e87ea1e33a410
|
||||
MD5 (elk-3.0-patch-1) = 9ecbfba09f026900cc111b0b5fa016fa
|
||||
MD5 (elk-3.0.tar.gz) = bbe018f9ba0fb77eb5477b8b992b595a
|
||||
|
@ -1,5 +1,3 @@
|
||||
This is release 2.2 of Elk, the Extension Language Kit.
|
||||
|
||||
Elk is a Scheme interpreter intended to be used as a general, reusable
|
||||
extension language subsystem for integration into existing and future
|
||||
applications. Elk can also be used as a stand-alone implementation of
|
||||
|
Loading…
Reference in New Issue
Block a user