# $FreeBSD: head/usr.sbin/pkg_install/Makefile 96229 2002-05-08 18:44:24Z paul $ SUBDIR= lib add create delete info version .if exists(${.CURDIR}/../../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL) DISTRIBUTION= crypto SUBDIR+= sign .endif .include