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

PKG_SETS=	devel
PKG_LICENSES=	"Apache-2.0 WITH LLVM-exception"

.include <bsd.pkg.mk>