mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
33b668b529
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
6 lines
81 B
Makefile
6 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR=lib add create delete info version
|
|
|
|
.include <bsd.subdir.mk>
|