aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Text-FillIn/Makefile
blob: e8fa638aee0c4a23ed3b9267f27147978e6a1492 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             
           


                           
                 
                              
                    

                   
                                 
                                                     
 

                         
 
                      
# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$

PORTNAME=	Text-FillIn
PORTVERSION=	0.05
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Class implementing a fill-in template

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>