|
Lines 9-20
Link Here
|
| 9 |
PORTVERSION= 2.2.5 |
9 |
PORTVERSION= 2.2.5 |
| 10 |
PORTREVISION= 4 |
10 |
PORTREVISION= 4 |
| 11 |
CATEGORIES= graphics tcl${TCL_DVER} |
11 |
CATEGORIES= graphics tcl${TCL_DVER} |
| 12 |
MASTER_SITES= http://www.graphviz.org/pub/ |
12 |
MASTER_SITES= # |
| 13 |
DISTNAME= ${PORTNAME}${PORTVERSION} |
13 |
DISTNAME= ${PORTNAME}${PORTVERSION} |
| 14 |
|
14 |
|
| 15 |
MAINTAINER= mi@aldan.algebra.com |
15 |
MAINTAINER= mi@aldan.algebra.com |
| 16 |
COMMENT= A TCL interface to the Thomas Boutell's Gd library |
16 |
COMMENT= A TCL interface to the Thomas Boutell's Gd library |
| 17 |
|
17 |
|
|
|
18 |
DEPRECATED= mastersite disappeared, no longer maintained by author |
| 19 |
EXPIRATION_DATE= 2006-02-20 |
| 20 |
|
| 18 |
LIB_DEPENDS= tcl${TCL_DVER}.1:${PORTSDIR}/lang/tcl${TCL_DVER} \ |
21 |
LIB_DEPENDS= tcl${TCL_DVER}.1:${PORTSDIR}/lang/tcl${TCL_DVER} \ |
| 19 |
gd:${PORTSDIR}/graphics/gd |
22 |
gd:${PORTSDIR}/graphics/gd |
| 20 |
|
23 |
|