SUBDIR= external \
libpkg \
pkg \
pkg-static
pkg
.if !defined(NOSTATIC)
SUBDIR+= pkg-static
.endif
.include <bsd.subdir.mk>