aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Class-Inner/Makefile
blob: a1453b3f9d706495d909d4cff5d1ce1a3d1f3d5b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
           

                           
                        
                           
                    

                   
                                
                                                                 
 

                         
 
                      
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$

PORTNAME=	Class-Inner
PORTVERSION=	0.200001
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perlish implementation of Java like inner classes

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>