SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/p5-Module-Install-Repository/Makefile
Normal file
13
devel/p5-Module-Install-Repository/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
COMMENT = set the repository URL from svn/svk/Git checkouts
|
||||
|
||||
DISTNAME = Module-Install-Repository-0.06
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES += cpan
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Module-Install-Repository/distinfo
Normal file
2
devel/p5-Module-Install-Repository/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Module-Install-Repository-0.06.tar.gz) = AOJZDQkznMzL2qMo0SrY7HfoMaOMmtZjcF5Z7LsYcis=
|
||||
SIZE (Module-Install-Repository-0.06.tar.gz) = 48339
|
1
devel/p5-Module-Install-Repository/pkg/DESCR
Normal file
1
devel/p5-Module-Install-Repository/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Automatically sets the repository URL from svn/svk/Git checkouts.
|
4
devel/p5-Module-Install-Repository/pkg/PLIST
Normal file
4
devel/p5-Module-Install-Repository/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
${P5SITE}/Module/
|
||||
${P5SITE}/Module/Install/
|
||||
${P5SITE}/Module/Install/Repository.pm
|
||||
@man man/man3p/Module::Install::Repository.3p
|
Loading…
Add table
Add a link
Reference in a new issue