View | Details | Raw Unified | Return to bug 200498 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +8 lines)
Lines 3-14 Link Here
3
3
4
PORTNAME=	critcl
4
PORTNAME=	critcl
5
PORTVERSION=	3.1.12
5
PORTVERSION=	3.1.12
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
8
9
MAINTAINER=	tcltk@FreeBSD.org
9
MAINTAINER=	tcltk@FreeBSD.org
10
COMMENT=	Compiled Runtime in Tcl
10
COMMENT=	Compiled Runtime in Tcl
11
11
12
LICENSE=	TclTk
13
LICENSE_NAME=	Tcl/Tk License
14
LICENSE_FILE=	${WRKSRC}/license.terms
15
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
16
17
RUN_DEPENDS=	${LOCALBASE}/lib/Trf/pkgIndex.tcl:${PORTSDIR}/devel/tcl-trf
18
12
USES+=		tcl
19
USES+=		tcl
13
USE_GITHUB=	yes
20
USE_GITHUB=	yes
14
GH_ACCOUNT=	andreas-kupries
21
GH_ACCOUNT=	andreas-kupries

Return to bug 200498