php-uuid: Import php-uuid-1.1.0 as devel/php-uuid

This commit is contained in:
Travis Paul 2020-04-05 06:01:27 +00:00
parent f22509d2bb
commit 1750ec0668
No known key found for this signature in database
GPG Key ID: 0CA1F92FA8ED3A64
4 changed files with 27 additions and 0 deletions

View File

@ -2919,6 +2919,7 @@ SUBDIR+= php-libawl-git
SUBDIR+= php-malware-finder
SUBDIR+= php-msgpack
SUBDIR+= php-tclink
SUBDIR+= php-uuid
SUBDIR+= php-xdiff
SUBDIR+= php-zmq
SUBDIR+= picolisp

1
php-uuid/DESCR Normal file
View File

@ -0,0 +1 @@
A wrapper around libuuid from the ext2utils project.

19
php-uuid/Makefile Normal file
View File

@ -0,0 +1,19 @@
# $NetBSD$
MODNAME= uuid
PECL_VERSION= 1.1.0
CATEGORIES= devel
MAINTAINER= tpaul@NetBSD.org
HOMEPAGE= https://pecl.php.net/package/uuid
LICENSE= gnu-lgpl-v2.1
COMMENT= Wrapper around libuuid from the ext2utils project
CONFIGURE_ARGS+= --with-uuid=${PREFIX}
TEST_TARGET= test
TEST_ENV= NO_INTERACTION=set
.include "../../devel/libuuid/buildlink3.mk"
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"

6
php-uuid/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (php-uuid/uuid-1.1.0.tgz) = 3c74c03dfd6c26b097bb9ac477834ed55472cbe4
RMD160 (php-uuid/uuid-1.1.0.tgz) = f9e805f40ea7f333f750117250cdc630cb177578
SHA512 (php-uuid/uuid-1.1.0.tgz) = aea814a12e266e4a9e36c58bae78927fa9de6d2b7bf9c75a911710b26958aeecd31d972f56519cf4882a4b13864bc0740ad968b06e704ce7642279253009e76d
Size (php-uuid/uuid-1.1.0.tgz) = 15225 bytes