blob: a1453b3f9d706495d909d4cff5d1ce1a3d1f3d5b (
plain) (
tree)
|
|
# 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>
|