# $FreeBSD$ .include PROG= pkg_add SRCS= main.c perform.c futil.c extract.c WARNS?= 3 WFORMAT?= 1 .include