# $FreeBSD: stable/5/usr.sbin/pkg_install/Makefile 124633 2004-01-17 13:41:16Z ru $

SUBDIR=	lib add create delete info ${_sign} version

.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
_sign=	sign
.endif

.include <bsd.subdir.mk>
