# New ports collection makefile for: p5-accessors # Date created: 17 September 2005 # Whom: Yen-Ming Lee # # $FreeBSD$ # PORTNAME= accessors PORTVERSION= 0.02 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/S/SP/SPURKIS PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Create accessor methods in caller's package #' PERL_MODBUILD= yes MAN3= accessors.3 accessors::chained.3 accessors::classic.3 PLIST_FILES= ${SITE_PERL_REL}/accessors.pm ${SITE_PERL_REL}/accessors/chained.pm \ ${SITE_PERL_REL}/accessors/classic.pm PLIST_DIRS= ${SITE_PERL_REL}/accessors .include .if ${PERL_LEVEL} < 500600 IGNORE= requires perl 5.6.0 or above .endif .include 01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2014-02-262-10/+13
* Fix properties on pkg-plistBaptiste Daroussin2014-01-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-5/+2
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+1
* - Update to 1.2Martin Wilke2012-04-11