SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/p5-Data-GUID/Makefile
Normal file
14
devel/p5-Data-GUID/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
COMMENT = extension for generating GUIDs
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Data-GUID-0.051
|
||||
CATEGORIES = devel
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
RUN_DEPENDS = devel/p5-Data-UUID \
|
||||
devel/p5-Sub-Exporter
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Data-GUID/distinfo
Normal file
2
devel/p5-Data-GUID/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Data-GUID-0.051.tar.gz) = aOp3xz/KiROC8gbhJEkJRQG2+/Llf1SQLVBkInz9ji4=
|
||||
SIZE (Data-GUID-0.051.tar.gz) = 20305
|
2
devel/p5-Data-GUID/pkg/DESCR
Normal file
2
devel/p5-Data-GUID/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Data::GUID provides a simple interface for generating and using
|
||||
globally unique identifiers.
|
2
devel/p5-Data-GUID/pkg/PLIST
Normal file
2
devel/p5-Data-GUID/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
${P5SITE}/Data/GUID.pm
|
||||
@man man/man3p/Data::GUID.3p
|
Loading…
Add table
Add a link
Reference in a new issue