Split out the packlist-handling code from modules.mk into a separate
authorjlam <jlam>
Wed, 19 Oct 2005 04:40:23 +0000 (04:40 +0000)
committerjlam <jlam>
Wed, 19 Oct 2005 04:40:23 +0000 (04:40 +0000)
commitdac22bbe11be9a9fac7e804355a8acc7bb681c97
treef556f411b2ce98409524643eb7d3756e3e11330d
parent615a279fb643d185d0410df2536d8c36b1eba04f
Split out the packlist-handling code from modules.mk into a separate
packlist.mk file, and replace the custom code in perl5/Makefile that
duplicated the same packlist handling to just use the routines in
packlist.mk.
lang/perl5/Makefile
lang/perl5/module.mk
lang/perl5/packlist.mk [new file with mode: 0644]