ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/p5-Email-Simple/Makefile
(Generate patch)

Comparing trunk/mail/p5-Email-Simple/Makefile (file contents):
Revision 23693 by laffer1, Wed Dec 28 15:05:17 2016 UTC vs.
Revision 23694 by laffer1, Wed Jul 25 23:28:17 2018 UTC

# Line 1 | Line 1
1   # $MidnightBSD$
2  
3   PORTNAME=       Email-Simple
4 < PORTVERSION=    2.210
4 > PORTVERSION=    2.216
5   CATEGORIES=     mail perl5
6   MASTER_SITES=   CPAN
7   PKGNAMEPREFIX=  p5-
8 DISTNAME=       ${PORTNAME}-${PORTVERSION:C|\.([0-9])$|\1|}
8  
9   MAINTAINER=     ports@MidnightBSD.org
10   COMMENT=        Simple parsing of RFC2822 message format and headers
11  
12 < LICENSE=        gpl2
12 > LICENSE=        artistic gpl
13 > LICENSE_COMB=   dual
14 > LICENSE_FILE=   ${WRKSRC}/LICENSE
15  
16 + BUILD_DEPENDS=  p5-Email-Date-Format>=0:mail/p5-Email-Date-Format
17 + RUN_DEPENDS:=   ${BUILD_DEPENDS}
18 +
19 + USES=           perl5
20 + USE_PERL5=      configure
21   PERL_CONFIGURE= yes
22 + NO_ARCH=        yes
23  
24   .include <bsd.port.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines