aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Attribute-Handlers/Makefile
blob: 54c5675e39c2a8e42d88028d1a8e7a8cecc776be (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               
           

                                  
                    
                           
                    

                   
                                
                                                        
 
                           
                    
 

                         
 

                                     
                      
# Created by: Erwin Lansing <erwin@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Attribute-Handlers
PORTVERSION=	0.93
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Simpler definition of attribute handlers

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

MAN3=		Attribute::Handlers.3

.include <bsd.port.mk>