aboutsummaryrefslogblamecommitdiff
path: root/www/p5-HTML-Table/Makefile
blob: 126daa15a944ccfc6079fd8973b51af3e9655a2c (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                     
                     
                         
                    

                   
                                
                                                    
 
                   

                             
 
                      
# New ports collection makefile for:	p5-HTML-Table
# Date created:			Di  13 Mär 2001 19:37:25 CET
# Whom:				Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#

PORTNAME=	HTML-Table
PORTVERSION=	2.08a
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Generate HTML tables for CGI scripts

PERL_CONFIGURE=	yes

MAN3=		HTML::Table.3

.include <bsd.port.mk>