Most Best??
--- /dev/null Mon May 30 11:16:37 2011
+++ Makefile Mon May 30 11:12:05 2011
@@ -0,0 +1,24 @@
+COMMENT= Excel::Template
+
+MODULES= cpan
+DISTNAME= Excel-Template-0.33
+CATEGORIES= misc
+
+RUN_DEPENDS= misc/p5-Spreadsheet-ParseExcel \
+ misc/p5-Spreadsheet-WriteExcel \
+ devel/p5-IO-stringy \
+ textproc/p5-XML-Parser
+
+BUILD_DEPENDS= ${RUN_DEPENDS} \
+ devel/p5-Test-Exception \
+ devel/p5-Test-Deep
+
+REGRESS_DEPENDS= devel/p5-Test-Pod-Coverage
+
+# PERL
+PERMIT_PACKAGE_CDROM= Yes
+PERMIT_PACKAGE_FTP= Yes
+PERMIT_DISTFILES_CDROM= Yes
+PERMIT_DISTFILES_FTP= Yes
+
+.include <bsd.port.mk>
--- /dev/null Mon May 30 11:16:37 2011
+++ distinfo Mon May 30 11:01:50 2011
@@ -0,0 +1,5 @@
+MD5 (Excel-Template-0.33.tar.gz) = eRZFAymqMwioC08eu+aaFw==
+RMD160 (Excel-Template-0.33.tar.gz) = xB9m9eCVpL+xXqEgzIjsOsi0e6k=
+SHA1 (Excel-Template-0.33.tar.gz) = yT89IeOokj76lN2O2fVlOrh33fI=
+SHA256 (Excel-Template-0.33.tar.gz) =
Bf6hTQrXCkFLDFAEobr5tIwr9UR9JTopjURdWVU4oOc=
+SIZE (Excel-Template-0.33.tar.gz) = 62662
--- /dev/null Mon May 30 11:16:37 2011
+++ pkg/DESCR Mon May 30 11:00:53 2011
@@ -0,0 +1 @@
+Excel::Template - Excel::Template
--- /dev/null Mon May 30 11:16:37 2011
+++ pkg/PLIST Mon May 30 11:00:53 2011
@@ -0,0 +1,69 @@
+@comment $OpenBSD$
+${P5SITE}/Excel/
+${P5SITE}/Excel/Template/
+${P5SITE}/Excel/Template.pm
+${P5SITE}/Excel/Template/Base.pm
+${P5SITE}/Excel/Template/Container/
+${P5SITE}/Excel/Template/Container.pm
+${P5SITE}/Excel/Template/Container/Bold.pm
+${P5SITE}/Excel/Template/Container/Conditional.pm
+${P5SITE}/Excel/Template/Container/Format.pm
+${P5SITE}/Excel/Template/Container/Hidden.pm
+${P5SITE}/Excel/Template/Container/Italic.pm
+${P5SITE}/Excel/Template/Container/KeepLeadingZeros.pm
+${P5SITE}/Excel/Template/Container/Locked.pm
+${P5SITE}/Excel/Template/Container/Loop.pm
+${P5SITE}/Excel/Template/Container/Outline.pm
+${P5SITE}/Excel/Template/Container/Row.pm
+${P5SITE}/Excel/Template/Container/Scope.pm
+${P5SITE}/Excel/Template/Container/Shadow.pm
+${P5SITE}/Excel/Template/Container/Strikeout.pm
+${P5SITE}/Excel/Template/Container/Workbook.pm
+${P5SITE}/Excel/Template/Container/Worksheet.pm
+${P5SITE}/Excel/Template/Context.pm
+${P5SITE}/Excel/Template/Element/
+${P5SITE}/Excel/Template/Element.pm
+${P5SITE}/Excel/Template/Element/Backref.pm
+${P5SITE}/Excel/Template/Element/Cell.pm
+${P5SITE}/Excel/Template/Element/Formula.pm
+${P5SITE}/Excel/Template/Element/FreezePanes.pm
+${P5SITE}/Excel/Template/Element/Image.pm
+${P5SITE}/Excel/Template/Element/MergeRange.pm
+${P5SITE}/Excel/Template/Element/Range.pm
+${P5SITE}/Excel/Template/Element/Var.pm
+${P5SITE}/Excel/Template/Factory.pm
+${P5SITE}/Excel/Template/Format.pm
+${P5SITE}/Excel/Template/Iterator.pm
+${P5SITE}/Excel/Template/TextObject.pm
+@man man/man3p/Excel::Template.3p
+@man man/man3p/Excel::Template::Base.3p
+@man man/man3p/Excel::Template::Container.3p
+@man man/man3p/Excel::Template::Container::Bold.3p
+@man man/man3p/Excel::Template::Container::Conditional.3p
+@man man/man3p/Excel::Template::Container::Format.3p
+@man man/man3p/Excel::Template::Container::Hidden.3p
+@man man/man3p/Excel::Template::Container::Italic.3p
+@man man/man3p/Excel::Template::Container::KeepLeadingZeros.3p
+@man man/man3p/Excel::Template::Container::Locked.3p
+@man man/man3p/Excel::Template::Container::Loop.3p
+@man man/man3p/Excel::Template::Container::Outline.3p
+@man man/man3p/Excel::Template::Container::Row.3p
+@man man/man3p/Excel::Template::Container::Scope.3p
+@man man/man3p/Excel::Template::Container::Shadow.3p
+@man man/man3p/Excel::Template::Container::Strikeout.3p
+@man man/man3p/Excel::Template::Container::Workbook.3p
+@man man/man3p/Excel::Template::Container::Worksheet.3p
+@man man/man3p/Excel::Template::Context.3p
+@man man/man3p/Excel::Template::Element.3p
+@man man/man3p/Excel::Template::Element::Backref.3p
+@man man/man3p/Excel::Template::Element::Cell.3p
+@man man/man3p/Excel::Template::Element::Formula.3p
+@man man/man3p/Excel::Template::Element::FreezePanes.3p
+@man man/man3p/Excel::Template::Element::Image.3p
+@man man/man3p/Excel::Template::Element::MergeRange.3p
+@man man/man3p/Excel::Template::Element::Range.3p
+@man man/man3p/Excel::Template::Element::Var.3p
+@man man/man3p/Excel::Template::Factory.3p
+@man man/man3p/Excel::Template::Format.3p
+@man man/man3p/Excel::Template::Iterator.3p
+@man man/man3p/Excel::Template::TextObject.3p
Comments?
Chris Bennett