# $FreeBSD: head/usr.sbin/pkg_install/Makefile 75903 2001-04-24 08:59:40Z wes $ SUBDIR=lib add create delete info update version .if exists(../../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL) DISTRIBUTION=crypto SUBDIR+=sign .endif .include