# Created by: Martin Wilke # $FreeBSD$ PORTNAME= Crypt_GPG PORTVERSION= 1.3.2 CATEGORIES= security www pear MAINTAINER= miwi@FreeBSD.org COMMENT= GNU Privacy Guard (GPG) BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= posix PEAR_AUTOINSTALL=yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include