CVSROOT:        /cvs
Module name:    ports
Changes by:     [EMAIL PROTECTED]       2008/08/19 16:51:02

Log message:
    - import p5-accessors
    
    The accessors pragma lets you create simple accessors at compile-time.
    This saves you from writing them by hand, which tends to result in
    cut-n-paste errors and a mess of duplicated code. It can also help you
    reduce the ammount of unwanted direct-variable access that may creep
    into your codebase when you're feeling lazy. accessors was designed with
    laziness in mind.
    
    Status:
    
    Vendor Tag: jasper
    Release Tags:       jasper_20080820
    
    N ports/devel/p5-accessors/Makefile
    N ports/devel/p5-accessors/distinfo
    N ports/devel/p5-accessors/pkg/DESCR
    N ports/devel/p5-accessors/pkg/PLIST
    
    No conflicts created by this import

Reply via email to