diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
commit | 22f7514ac919166ba72b426b3e50500eb7045feb (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /www/chtml | |
parent | 4ec31d9ff5afbe149c71d6a49f257023b2ad0b13 (diff) | |
download | freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.gz freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.zst freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'www/chtml')
-rw-r--r-- | www/chtml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/chtml/Makefile b/www/chtml/Makefile index 79a9d373b5d2..be1298aa3d59 100644 --- a/www/chtml/Makefile +++ b/www/chtml/Makefile @@ -11,6 +11,8 @@ DISTNAME= chtml MAINTAINER= ports@FreeBSD.org COMMENT= Chunked HTML templating engine +BROKEN= unfetchable + LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/bin/csiod:${PORTSDIR}/lang/siod |