freebsd-ports/security/p5-Crypt-OpenSSL-X509/Makefile
Yen-Ming Lee 8d47594052 - Update to 0.7
PR:		127134
Submitted by:	leeym
Approved by:	maintainer
2008-09-28 22:38:36 +00:00

21 lines
402 B
Makefile

# 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= kftseng@iyard.org
COMMENT= Perl extension for OpenSSL X509 API
PERL_CONFIGURE= yes
MAN3= Crypt::OpenSSL::X509.3
.include <bsd.port.mk>