# New ports collection makefile for: p5-PGP # Version required: 0.2alpha # Date created: October 21st 1996 # Whom: James FitzGibbon # # $Id: Makefile,v 1.3 1996/11/17 07:58:02 obrien Exp $ # DISTNAME= PGP-0.2alpha PKGNAME= p5-PGP-0.2a CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP MAINTAINER= jfitz@FreeBSD.ORG BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \ pgp:${PORTSDIR}/security/pgp RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 NO_WRKSUBDIR= YES MAN3= PGP.3 MANPREFIX= ${PREFIX}/lib/perl5 do-configure: @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL .include