add MIME::Lite
from my dear Margarida Sequeira <niness@devilness.org> ok naddy@
This commit is contained in:
parent
e597b1309a
commit
edfccaa30e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.98 2002/10/22 02:08:06 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.99 2002/11/09 23:14:48 henning Exp $
|
||||
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
|
||||
#
|
||||
|
||||
@ -48,6 +48,7 @@
|
||||
SUBDIR += nail
|
||||
SUBDIR += nmh
|
||||
SUBDIR += openwebmail
|
||||
SUBDIR += p5-MIME-Lite
|
||||
SUBDIR += p5-MIME-Types
|
||||
SUBDIR += p5-MIME-tools
|
||||
SUBDIR += p5-Mail-Alias
|
||||
|
22
mail/p5-MIME-Lite/Makefile
Normal file
22
mail/p5-MIME-Lite/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2002/11/09 23:14:48 henning Exp $
|
||||
|
||||
COMMENT= "low-calorie MIME generator"
|
||||
|
||||
DISTNAME= MIME-Lite-2.117
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= mail perl5
|
||||
|
||||
HOMEPAGE= http://www.zeegee.com/code/perl/MIME-Lite/
|
||||
|
||||
MAINTAINER= Margarida Sequeira <niness@devilness.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
mail/p5-MIME-Lite/distinfo
Normal file
3
mail/p5-MIME-Lite/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (MIME-Lite-2.117.tar.gz) = aacd69f446b5d0fd33c8d910b0c7f362
|
||||
RMD160 (MIME-Lite-2.117.tar.gz) = 818f22144d8c09de76b8fc71ad0ca1a3347345d7
|
||||
SHA1 (MIME-Lite-2.117.tar.gz) = 2f8bf1f5a63c1d0a77f0fb3985e92d9f96633249
|
7
mail/p5-MIME-Lite/pkg/DESCR
Normal file
7
mail/p5-MIME-Lite/pkg/DESCR
Normal file
@ -0,0 +1,7 @@
|
||||
MIME::Lite is intended as a simple, standalone module for generating
|
||||
(not parsing!) MIME messages... specifically, it allows you to output
|
||||
a simple, decent single- or multi-part message with text or binary
|
||||
attachments. It does not require that you have the Mail:: or MIME::
|
||||
modules installed.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
3
mail/p5-MIME-Lite/pkg/PLIST
Normal file
3
mail/p5-MIME-Lite/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1 2002/11/09 23:14:48 henning Exp $
|
||||
${P5SITE}/MIME/Lite.pm
|
||||
man/man3p/MIME::Lite.3p
|
Loading…
x
Reference in New Issue
Block a user