freebsd-dev/usr.sbin/pkg_install/Makefile
Bill Fumerola 33b668b529 Welcome pkg_version into the FreeBSD source tree.
pkg_version (as you may well know) matches the existing packages/ports
installed on your system with the ports INDEX and reports which
ports differ from the current INDEX.

Submitted by:	Bruce A. Mah <CA.Sandia.GOV>
Reviewed by:	ports
1999-11-26 20:31:58 +00:00

6 lines
81 B
Makefile

# $FreeBSD$
SUBDIR=lib add create delete info version
.include <bsd.subdir.mk>