2013-09-20 18:05:24 +02:00
|
|
|
# Created by: ache@FreeBSD.org
|
1999-08-25 07:28:01 +02:00
|
|
|
# $FreeBSD$
|
1997-06-21 14:00:27 +02:00
|
|
|
|
2000-06-09 22:57:24 +02:00
|
|
|
PORTNAME= MIME-Base64
|
2015-01-13 13:45:46 +01:00
|
|
|
PORTVERSION= 3.15
|
1997-06-21 14:00:27 +02:00
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-06-10 01:59:28 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1997-06-21 14:00:27 +02:00
|
|
|
|
2005-12-02 11:05:23 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 12:08:38 +01:00
|
|
|
COMMENT= Perl5 module for Base64 and Quoted-Printable encodings
|
1997-12-21 22:51:57 +01:00
|
|
|
|
2018-03-11 10:03:11 +01:00
|
|
|
LICENSE= ART10 GPLv1+
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
1997-06-21 14:00:27 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|