add p5-ExtUtils-MakeMaker and p5-Getopt-Long

This commit is contained in:
abs 2006-02-15 23:30:15 +00:00
parent d52d9e36be
commit dce8e8a4be

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.728 2006/02/15 00:31:34 heinz Exp $ # $NetBSD: Makefile,v 1.729 2006/02/15 23:30:15 abs Exp $
# #
COMMENT= Development utilities COMMENT= Development utilities
@ -380,6 +380,7 @@ SUBDIR+= p5-Expect
SUBDIR+= p5-ExtUtils-AutoInstall SUBDIR+= p5-ExtUtils-AutoInstall
SUBDIR+= p5-ExtUtils-Depends SUBDIR+= p5-ExtUtils-Depends
SUBDIR+= p5-ExtUtils-F77 SUBDIR+= p5-ExtUtils-F77
SUBDIR+= p5-ExtUtils-MakeMaker
SUBDIR+= p5-ExtUtils-PkgConfig SUBDIR+= p5-ExtUtils-PkgConfig
SUBDIR+= p5-ExtUtils-XSBuilder SUBDIR+= p5-ExtUtils-XSBuilder
SUBDIR+= p5-File-BaseDir SUBDIR+= p5-File-BaseDir
@ -397,6 +398,7 @@ SUBDIR+= p5-File-chdir
SUBDIR+= p5-FileHandle-Unget SUBDIR+= p5-FileHandle-Unget
SUBDIR+= p5-FileKGlob SUBDIR+= p5-FileKGlob
SUBDIR+= p5-FreezeThaw SUBDIR+= p5-FreezeThaw
SUBDIR+= p5-Getopt-Long
SUBDIR+= p5-Getopt-Simple SUBDIR+= p5-Getopt-Simple
SUBDIR+= p5-Graph SUBDIR+= p5-Graph
SUBDIR+= p5-Hash-Case SUBDIR+= p5-Hash-Case