freebsd-dev/usr.sbin/pkg_install/Makefile
Paul Richards 48ebd16e52 Add pkg_update, which can replace currently installed ports with new versions
while taking of updating all the dependencies.
2000-12-28 18:47:23 +00:00

6 lines
88 B
Makefile

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