Subject: Re: Q&D guide to putting perl modules into pkgsrc?
To: Carl Brewer <carl@bl.echidna.id.au>
From: Greg Troxel <gdt@ir.bbn.com>
List: tech-pkg
Date: 10/25/2004 07:59:39
Look at the Makefile for an existing perl module, and note that it is
pretty short and you just have to change the name (in then module
name, the CPAN fetch location, and in the PERL5_PACKLIST variable).

See devel/p5-Data-Buffer for a fairly vanilla example.

-- 
        Greg Troxel <gdt@ir.bbn.com>