SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-Data-UUID/Makefile
Normal file
16
devel/p5-Data-UUID/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT = extension for generating GUIDs/UUIDs
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Data-UUID-1.226
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += c perl
|
||||
|
||||
MAKE_ENV = AUTHOR_TESTING=Yes \
|
||||
TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue