Add p5-Convert-TNEF
-- Perl module that deals with TNEF (Transport Neutral Encapsulation Format) files. From: Ibrahim Khalifa <ibo@toontown.org> brad@ ok
This commit is contained in:
parent
81e4bd38c0
commit
8ba6210991
21
converters/p5-Convert-TNEF/Makefile
Executable file
21
converters/p5-Convert-TNEF/Makefile
Executable file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/11/25 03:04:33 margarida Exp $
|
||||
|
||||
COMMENT= "module to read TNEF files"
|
||||
|
||||
DISTNAME= Convert-TNEF-0.17
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= converters perl5
|
||||
|
||||
MAINTAINER= Ibrahim Khalifa <ibo@toontown.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
converters/p5-Convert-TNEF/distinfo
Normal file
3
converters/p5-Convert-TNEF/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Convert-TNEF-0.17.tar.gz) = 31cddf42fae9495b4a686b17ec68d7e0
|
||||
RMD160 (Convert-TNEF-0.17.tar.gz) = 4f0f0b15f2784c46fda28b49f2a7c6d2fffe427b
|
||||
SHA1 (Convert-TNEF-0.17.tar.gz) = c88cbda33e2bb5b12b36d7e8a1824dbad4080d30
|
1
converters/p5-Convert-TNEF/pkg/DESCR
Normal file
1
converters/p5-Convert-TNEF/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Perl module that deals with TNEF (Transport Neutral Encapsulation Format) files.
|
3
converters/p5-Convert-TNEF/pkg/PLIST
Normal file
3
converters/p5-Convert-TNEF/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/11/25 03:04:33 margarida Exp $
|
||||
${P5SITE}/Convert/TNEF.pm
|
||||
man/man3p/Convert::TNEF.3p
|
Loading…
Reference in New Issue
Block a user