blob: f8833875b6325479f2b0387dd969629115b55c28 (
plain) (
tree)
|
|
# New ports collection makefile for: p5-Crypt-OpenSSL-X509
# Date created: 2007/06/09
# Whom: kftseng@iyard.org
#
# $FreeBSD$
#
PORTNAME= Crypt-OpenSSL-X509
PORTVERSION= 0.7
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for OpenSSL X509 API
PERL_CONFIGURE= yes
MAN3= Crypt::OpenSSL::X509.3
.include <bsd.port.mk>
|