diff options
Diffstat (limited to 'www/chtml')
-rw-r--r-- | www/chtml/Makefile | 2 | ||||
-rw-r--r-- | www/chtml/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/chtml/Makefile b/www/chtml/Makefile index 73ed8bf6d62a..79a9d373b5d2 100644 --- a/www/chtml/Makefile +++ b/www/chtml/Makefile @@ -11,6 +11,8 @@ DISTNAME= chtml MAINTAINER= ports@FreeBSD.org COMMENT= Chunked HTML templating engine +LICENSE= MIT + BUILD_DEPENDS= ${LOCALBASE}/bin/csiod:${PORTSDIR}/lang/siod USES= perl5 tar:tgz diff --git a/www/chtml/pkg-plist b/www/chtml/pkg-plist index 15a306132779..80ddca15a59d 100644 --- a/www/chtml/pkg-plist +++ b/www/chtml/pkg-plist @@ -5,4 +5,3 @@ lib/siod/chtml.scm lib/siod/chtml-cmp.c-bin man/man1/chtml.1.gz %%SITE_PERL%%/chtml.pl -@dirrmtry lib/siod |