Link Here
|
5 |
# $FreeBSD: ports/lang/cmucl-extra/Makefile,v 1.8 2005/12/27 04:54:27 pav Exp $ |
5 |
# $FreeBSD: ports/lang/cmucl-extra/Makefile,v 1.8 2005/12/27 04:54:27 pav Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= cmucl-extra |
7 |
PORTNAME= cmucl-extra |
8 |
PORTVERSION= 19b |
8 |
PORTVERSION= 19c |
9 |
CATEGORIES= lang lisp |
9 |
CATEGORIES= lang lisp |
10 |
MASTER_SITES= ftp://ftp.common-lisp.net/pub/project/cmucl/release/19b/ \ |
10 |
MASTER_SITES= ftp://ftp.common-lisp.net/pub/project/cmucl/release/${PORTVERSION}/ \ |
11 |
http://www.pmsf.de/pub/cmucl/release/19b/ \ |
11 |
http://www.pmsf.de/pub/cmucl/release/${PORTVERSION}/ \ |
12 |
ftp://ftp.averillpark.net/cmucl/release/19b/ \ |
12 |
ftp://ftp.averillpark.net/cmucl/release/${PORTVERSION}/ \ |
13 |
ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/19b/ \ |
13 |
ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/${PORTVERSION}/ \ |
14 |
ftp://ftp.tepus.com/pub/project/cmucl/release/19b/ |
14 |
ftp://ftp.tepus.com/pub/project/cmucl/release/${PORTVERSION}/ |
15 |
DISTNAME= cmucl-19b-x86-FreeBSD.extra |
15 |
DISTNAME= cmucl-${PORTVERSION}-x86-FreeBSD.extra |
16 |
|
16 |
|
17 |
MAINTAINER= sf@slappy.org |
17 |
MAINTAINER= sf@slappy.org |
18 |
COMMENT= Optional extras for the CMU implementation of Common Lisp |
18 |
COMMENT= Optional extras for the CMU implementation of Common Lisp |