summaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-OpenSSL-X509/Makefile
blob: b75d019c66b620d64b740fb37a0e310358dd8abf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: kftseng@iyard.org
# $FreeBSD$

PORTNAME=	Crypt-OpenSSL-X509
PORTVERSION=	1.8.04
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for OpenSSL X509 API

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

post-patch:
	@${REINPLACE_CMD} -e '/^cc_optimize_flags/ s| -Werror||' ${WRKSRC}/Makefile.PL

.include <bsd.port.mk>
OpenPOWER on IntegriCloud