Lines 5-20
Link Here
|
5 |
PORTVERSION= 1.1.13 |
5 |
PORTVERSION= 1.1.13 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 1 |
7 |
CATEGORIES= devel |
7 |
CATEGORIES= devel |
8 |
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ |
8 |
MASTER_SITES= https://BSDforge.com/projects/source/devel/tclcheck/ |
9 |
DISTNAME= tclCheck-${PORTVERSION} |
9 |
DISTNAME= tclCheck-${PORTVERSION} |
10 |
|
10 |
|
11 |
MAINTAINER= tcltk@FreeBSD.org |
11 |
MAINTAINER= tcltk@FreeBSD.org |
12 |
COMMENT= Program to check the nesting of parenthesis in tcl scripts |
12 |
COMMENT= Program to check the nesting of parenthesis in tcl scripts |
13 |
|
13 |
|
14 |
BROKEN= unfetchable |
|
|
15 |
DEPRECATED= Broken for more than 6 months |
16 |
EXPIRATION_DATE= 2020-05-05 |
17 |
|
18 |
LICENSE_FILE= ${WRKSRC}/COPYRIGHT |
14 |
LICENSE_FILE= ${WRKSRC}/COPYRIGHT |
19 |
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept |
15 |
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept |
20 |
|
16 |
|