|
Lines 5-18
Link Here
|
| 5 |
PORTVERSION= 2.2.5 |
5 |
PORTVERSION= 2.2.5 |
| 6 |
PORTREVISION= 14 |
6 |
PORTREVISION= 14 |
| 7 |
CATEGORIES= graphics tcl |
7 |
CATEGORIES= graphics tcl |
| 8 |
MASTER_SITES= |
8 |
MASTER_SITES= http://BSDforge.com/projects/source/graphics/gdtclft/ |
| 9 |
DISTNAME= ${PORTNAME}${PORTVERSION} |
9 |
DISTNAME= ${PORTNAME}${PORTVERSION} |
| 10 |
|
10 |
|
| 11 |
MAINTAINER= mi@aldan.algebra.com |
11 |
MAINTAINER= mi@aldan.algebra.com |
| 12 |
COMMENT= TCL interface to the Thomas Boutell's Gd library |
12 |
COMMENT= TCL interface to the Thomas Boutell's Gd library |
| 13 |
|
13 |
|
| 14 |
BROKEN= Missing MASTER_SITES |
|
|
| 15 |
|
| 16 |
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd |
14 |
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd |
| 17 |
|
15 |
|
| 18 |
USES= tcl:84+ uidfix |
16 |
USES= tcl:84+ uidfix |