aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Tie-Function/Makefile
blob: 07398783c237fa79bc4b198f9b8259da7d523689 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                          
           









                                                 

                         
 
                      
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Tie-Function
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Wrap functions in tied hash sugar

USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>