# Created by: James FitzGibbon # $FreeBSD$ PORTNAME= Convert-UU PORTVERSION= 0.52.01 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= demon@FreeBSD.org COMMENT= Perl5 module for uuencode and uudecode USES= perl5 USE_PERL5= configure MAN1= puuencode.1 puudecode.1 MAN3= Convert::UU.3 NO_STAGE= yes .include