aboutsummaryrefslogtreecommitdiff
path: root/packages/hast/Makefile
blob: 5b858b8a53c977b9924bdca3ea1de2b15e7746e6 (plain) (blame)
1
2
3
4
5
6
WORLDPACKAGE=	hast

# HAST doesn't work in a jail.
PKG_SETS=	optional

.include <bsd.pkg.mk>