diff options
Diffstat (limited to 'devel/clig/Makefile')
-rw-r--r-- | devel/clig/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/clig/Makefile b/devel/clig/Makefile index 3ce8073ccec7..f7b3cddf5de6 100644 --- a/devel/clig/Makefile +++ b/devel/clig/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel tcl82 MASTER_SITES= http://wsd.iitb.fhg.de/~kir/clighome/ MAINTAINER= billf@FreeBSD.org +COMMENT= Auto-generate an (argc, argv) processor, usage message, and manpage # This should work with any version of tcl. See also ${MAKE_ENV}. BUILD_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 |