diff --git a/devel/critcl/Makefile b/devel/critcl/Makefile index 6ff3dac36e91..d3fdfbc196de 100644 --- a/devel/critcl/Makefile +++ b/devel/critcl/Makefile @@ -3,12 +3,19 @@ PORTNAME= critcl PORTVERSION= 3.1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= tcltk@FreeBSD.org COMMENT= Compiled Runtime in Tcl +LICENSE= TclTk +LICENSE_NAME= Tcl/Tk License +LICENSE_FILE= ${WRKSRC}/license.terms +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +RUN_DEPENDS= ${LOCALBASE}/lib/Trf/pkgIndex.tcl:${PORTSDIR}/devel/tcl-trf + USES+= tcl USE_GITHUB= yes GH_ACCOUNT= andreas-kupries