aboutsummaryrefslogblamecommitdiffstats
path: root/converters/p5-Convert-ASN1/Makefile
blob: 90a36a48f8451cedcedd06b2e90142dbe47ff835 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                           
                    





                                        
                   


                                                   
                      
# New ports collection makefile for:    p5-Convert-ASN1
# Date created:             October 27, 2000
# Whom:                     Marc Fournier <scrappy@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   Convert-ASN1
PORTVERSION=    0.15
CATEGORIES= converters perl5
MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Convert
PKGNAMEPREFIX=  p5-

MAINTAINER= scrappy@FreeBSD.org

PERL_CONFIGURE= YES

MAN3=       Convert::ASN1.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}

.include <bsd.port.mk>