Lines 6-20
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= uffi |
8 |
PORTNAME= uffi |
9 |
PORTVERSION= 1.5.13 |
9 |
PORTVERSION= 1.5.14 |
10 |
CATEGORIES= devel lisp |
10 |
CATEGORIES= devel lisp |
11 |
MASTER_SITES= http://files.b9.com/uffi/ |
11 |
MASTER_SITES= http://files.b9.com/uffi/ |
12 |
PKGNAMEPREFIX= cl- |
12 |
PKGNAMEPREFIX= cl- |
13 |
|
13 |
|
14 |
MAINTAINER= xenophon+fbsdports@irtnog.org |
14 |
MAINTAINER= xenophon+fbsdports@irtnog.org |
15 |
COMMENT= Universal Foreign Function Interface for Common Lisp |
15 |
COMMENT= Universal Foreign Function Interface for Common Lisp |
16 |
|
|
|
17 |
BROKEN= fails to fetch |
18 |
|
16 |
|
19 |
BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf |
17 |
BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf |
20 |
RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf |
18 |
RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf |