# $FreeBSD: head/usr.sbin/pkg_install/Makefile 81059 2001-08-02 18:21:48Z sobomax $ SUBDIR= lib add create delete info update version .if exists(${.CURDIR}/../../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL) DISTRIBUTION= crypto SUBDIR+= sign .endif .include