# $FreeBSD: head/usr.sbin/pkg_install/Makefile 80029 2001-07-20 06:20:32Z obrien $ SUBDIR= lib add create delete info update version .if exists(../../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL) DISTRIBUTION= crypto SUBDIR+= sign .endif .include