# Created by: Yen-Ming Lee # $FreeBSD$ PORTNAME= accessors PORTVERSION= 1.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SPURKIS PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Create accessor methods in caller's package #' USES= perl5 USE_PERL5= modbuild MAN3= accessors.3 accessors::chained.3 accessors::classic.3 \ accessors::ro.3 accessors::rw.3 NO_STAGE= yes .include