diff options
author | wen <wen@pkgsrc.org> | 2014-09-12 12:54:10 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-09-12 12:54:10 +0000 |
commit | 8dac1ba6a520ab6c2cd5660b0724f6a629bf8b4a (patch) | |
tree | c5a4b8569b35f0f603bf58c597b34ab25a818de7 /devel/Makefile | |
parent | 70dafe6ef4fc6f21818aba5dc1b802484cdc7336 (diff) | |
download | pkgsrc-8dac1ba6a520ab6c2cd5660b0724f6a629bf8b4a.tar.gz |
Add p5-Path-IsDev
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2975fbe8119..3d67bfc30b2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1979 2014/09/12 08:11:11 wen Exp $ +# $NetBSD: Makefile,v 1.1980 2014/09/12 12:54:10 wen Exp $ # COMMENT= Development utilities @@ -1181,6 +1181,7 @@ SUBDIR+= p5-Path-Class SUBDIR+= p5-Path-Class-File-Stat SUBDIR+= p5-Path-Dispatcher SUBDIR+= p5-Path-Dispatcher-Declarative +SUBDIR+= p5-Path-IsDev SUBDIR+= p5-PathTools SUBDIR+= p5-Perl-APIReference SUBDIR+= p5-Perl-Critic |