mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
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
5 lines
81 B
Makefile
5 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR=lib add create delete info version
|
|
|
|
.include <bsd.subdir.mk>
|