freebsd-ports/converters/p5-Convert-ASN1/Makefile

20 lines
398 B
Makefile

PORTNAME= Convert-ASN1
PORTVERSION= 0.34
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to encode and decode ASN.1 data structures
WWW= https://metacpan.org/release/Convert-ASN1
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>