2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Dmitry Sivachenko <dima@Chg.RU>
|
2000-02-09 05:46:10 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2000-06-17 04:37:15 +02:00
|
|
|
PORTNAME= HTML-TableLayout
|
2001-02-05 16:33:58 +01:00
|
|
|
PORTVERSION= 1.001008
|
2000-02-09 05:46:10 +01:00
|
|
|
CATEGORIES= www perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-06-17 04:37:15 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
2000-02-09 05:46:10 +01:00
|
|
|
|
2000-11-13 13:45:40 +01:00
|
|
|
MAINTAINER= demon@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Layout manager for CGI-based web applications
|
2000-02-09 05:46:10 +01:00
|
|
|
|
2013-09-02 14:52:42 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2000-02-09 05:46:10 +01:00
|
|
|
|
|
|
|
MAN3= HTML::TableLayout.3
|
|
|
|
|
2013-09-21 01:36:50 +02:00
|
|
|
NO_STAGE= yes
|
2000-02-09 05:46:10 +01:00
|
|
|
.include <bsd.port.mk>
|