Index: head/www/p5-HTML-TableLayout/Makefile =================================================================== --- head/www/p5-HTML-TableLayout/Makefile (nonexistent) +++ head/www/p5-HTML-TableLayout/Makefile (revision 25609) @@ -0,0 +1,26 @@ +# New ports collection makefile for: p5-HTML-TableLayout +# Version required: 1.001008 +# Date Created: 01 February 2000 +# Whom: Dmitry Sivachenko +# +# $FreeBSD$ +# + +DISTNAME= HTML-TableLayout-1.001008 +PKGNAME= p5-HTML-TableLayout-1.001008 +CATEGORIES= www perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= HTML + +MAINTAINER= dima@Chg.RU + +USE_PERL5= yes + +MAN3= HTML::TableLayout.3 + +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +do-configure: + @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL + +.include Property changes on: head/www/p5-HTML-TableLayout/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/www/p5-HTML-TableLayout/distinfo =================================================================== --- head/www/p5-HTML-TableLayout/distinfo (nonexistent) +++ head/www/p5-HTML-TableLayout/distinfo (revision 25609) @@ -0,0 +1 @@ +MD5 (HTML-TableLayout-1.001008.tar.gz) = f1cd36c0fb77ef8a53255f40ffb457a0 Property changes on: head/www/p5-HTML-TableLayout/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/www/p5-HTML-TableLayout/pkg-comment =================================================================== --- head/www/p5-HTML-TableLayout/pkg-comment (nonexistent) +++ head/www/p5-HTML-TableLayout/pkg-comment (revision 25609) @@ -0,0 +1 @@ +Layout manager for CGI-based web applications Property changes on: head/www/p5-HTML-TableLayout/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/www/p5-HTML-TableLayout/pkg-descr =================================================================== --- head/www/p5-HTML-TableLayout/pkg-descr (nonexistent) +++ head/www/p5-HTML-TableLayout/pkg-descr (revision 25609) @@ -0,0 +1,3 @@ +This is a HTML-generating package for making graphical user interfaces +via a web browser using a "Layout Manager" paradigm such as in Tcl/Tk +or Java. It includes a component hierarchy for making new "widgets". Property changes on: head/www/p5-HTML-TableLayout/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/www/p5-HTML-TableLayout/pkg-plist =================================================================== --- head/www/p5-HTML-TableLayout/pkg-plist (nonexistent) +++ head/www/p5-HTML-TableLayout/pkg-plist (revision 25609) @@ -0,0 +1,10 @@ +lib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout/TLCore.pm +lib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout/Symbols.pm +lib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout/Component.pm +lib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout/Form.pm +lib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/TableLayout/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/TableLayout +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/TableLayout +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true Property changes on: head/www/p5-HTML-TableLayout/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property