- Reformat pkg-descr

- Add WWW entry
- pet portlint(1)
- Pass maintainership to submitter

PR:		ports/103266
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
This commit is contained in:
Rong-En Fan 2006-09-14 16:28:21 +00:00
parent 5b3ed27552
commit 447d38aa80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173060
2 changed files with 6 additions and 6 deletions

View File

@ -12,14 +12,14 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Convert
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= thomas@goodking.ca
COMMENT= Perl module to read TNEF files
BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \
${SITE_PERL}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
PERL_CONFIGURE= yes
MAN3= Convert::TNEF.3

View File

@ -1,7 +1,7 @@
Perl module to read TNEF files
TNEF stands for Transport Neutral Encapsulation Format, and if you've
ever been unfortunate enough to receive one of these files as an email
attachment, you may want to use this module.
TNEF stands for Transport Neutral Encapsulation Format, and if
you've ever been unfortunate enough to receive one of these files
as an email attachment, you may want to use this module.
Roman Shterenzon <roman@xpert.com>
WWW: http://search.cpan.org/dist/Convert-TNEF/