freebsd-dev/usr.sbin/certctl/Makefile
Doug Rabson 1d7ffb373c pkgbase: reorganise caroot and openssl packages
This splits out the certctl utility into a new certctl package and the
openssl libs into an openssl-lib package.

PR:		272816
Reviewed by:	manu
Differential Revision: https://reviews.freebsd.org/D41321
2023-08-05 09:30:35 +01:00

8 lines
88 B
Makefile

# $FreeBSD$
PACKAGE= certctl
SCRIPTS=certctl.sh
MAN= certctl.8
.include <bsd.prog.mk>