2000-02-09 04:46:10 +00:00
|
|
|
# New ports collection makefile for: p5-HTML-TableLayout
|
|
|
|
# Date Created: 01 February 2000
|
|
|
|
# Whom: Dmitry Sivachenko <dima@Chg.RU>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-06-17 02:37:15 +00:00
|
|
|
PORTNAME= HTML-TableLayout
|
2001-02-05 15:33:58 +00:00
|
|
|
PORTVERSION= 1.001008
|
2000-02-09 04:46:10 +00:00
|
|
|
CATEGORIES= www perl5
|
2008-04-17 14:30:31 +00:00
|
|
|
MASTER_SITES= CPAN
|
2000-06-17 02:37:15 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
2000-02-09 04:46:10 +00:00
|
|
|
|
2000-11-13 12:45:40 +00:00
|
|
|
MAINTAINER= demon@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Layout manager for CGI-based web applications
|
2000-02-09 04:46:10 +00:00
|
|
|
|
2001-03-01 06:39:18 +00:00
|
|
|
PERL_CONFIGURE= yes
|
2000-02-09 04:46:10 +00:00
|
|
|
|
|
|
|
MAN3= HTML::TableLayout.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|