PROG=		pkg_create

SRCS=	main.c perform.c pl.c util.c build.c

.include "../Makefile.inc"
.include <bsd.prog.mk>
