aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Inline-Filters/Makefile
blob: 67b68f18c4993fb652ab73fd7df8be4a9d26e0fa (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                        
                    

                   
                               
                                                             
 
                                                                  



                                


                                 
# New ports collection makefile for:	Inline::Filters
# Date created:		14 Dec 2001
# Whom:			Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#

PORTNAME=	Inline-Filters
PORTVERSION=	0.12
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@FreeBSD.org
COMMENT=	Common source code filters for Inline Modules

BUILD_DEPENDS=	${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		Inline::Filters.3

.include <bsd.port.mk>