This software provides a constructor to Email::Simple for creating
messages from scratch. Imported from pkgsrc-wip and packaged by kuli0020@umn.edu
This commit is contained in:
parent
05bd1fb322
commit
6ab2af8111
4 changed files with 27 additions and 0 deletions
2
mail/p5-Simple-Creator/DESCR
Normal file
2
mail/p5-Simple-Creator/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This software provides a constructor to Email::Simple for creating
|
||||
messages from scratch.
|
19
mail/p5-Simple-Creator/Makefile
Normal file
19
mail/p5-Simple-Creator/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:00:21 adrianp Exp $
|
||||
|
||||
DISTNAME= Email-Simple-Creator-1.4
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
|
||||
|
||||
MAINTAINER= kuli0020@umn.edu
|
||||
HOMEPAGE= http://search.cpan.org/dist/Email-Simple-Creator/
|
||||
COMMENT= Constructor to Email::Simple for creating messages from scratch
|
||||
|
||||
DEPENDS+= p5-Email-Simple>=0:../../mail/p5-Email-Simple
|
||||
DEPENDS+= p5-Email-Date>=0:../../mail/p5-Email-Date
|
||||
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
|
||||
|
||||
PERL5_PACKLIST= auto/Email/Simple/Creator/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
mail/p5-Simple-Creator/PLIST
Normal file
1
mail/p5-Simple-Creator/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/29 12:00:21 adrianp Exp $
|
5
mail/p5-Simple-Creator/distinfo
Normal file
5
mail/p5-Simple-Creator/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/07/29 12:00:21 adrianp Exp $
|
||||
|
||||
SHA1 (Email-Simple-Creator-1.4.tar.gz) = 4751257441da2d7771c828a50eefbab2ac6926a0
|
||||
RMD160 (Email-Simple-Creator-1.4.tar.gz) = b1c972f15abcf1dde888238819daea0c50a39a2b
|
||||
Size (Email-Simple-Creator-1.4.tar.gz) = 2866 bytes
|
Loading…
Reference in a new issue