1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

Add pecl-yaf2 (copied from pecl-yaf r433543)

PR:		217032
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-02-13 19:03:01 +00:00
parent 04c8a534b2
commit 1329c70f7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434041
4 changed files with 31 additions and 0 deletions

View File

@ -1455,6 +1455,7 @@
SUBDIR += pecl-swish
SUBDIR += pecl-twig
SUBDIR += pecl-yaf
SUBDIR += pecl-yaf2
SUBDIR += pecl-yar
SUBDIR += perlbal
SUBDIR += pglogd

24
www/pecl-yaf2/Makefile Normal file
View File

@ -0,0 +1,24 @@
# Created by: johnpupu <johnpupu@gmail.com>
# $FreeBSD$
PORTNAME= yaf
PORTVERSION= 2.3.5
CATEGORIES= www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
PKGNAMESUFFIX= 2
DIST_SUBDIR= PECL
MAINTAINER= johnpupu@gmail.com
COMMENT= MVC framework written as a C PHP extension
LICENSE= PHP301
LIB_DEPENDS= libpcre.so:devel/pcre
PORTSCOUT= limit:^2\.
USES= localbase php:ext tar:tgz
IGNORE_WITH_PHP=70 71
.include <bsd.port.mk>

2
www/pecl-yaf2/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (PECL/yaf-2.3.5.tgz) = 92b3cea149bce72ea9cc5bac64b03e357b5b1c04bd360df897c0d03afc83bd51
SIZE (PECL/yaf-2.3.5.tgz) = 104743

4
www/pecl-yaf2/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
Yaf is a PHP MVC framework, the difference being Yaf is a PHP
Extension.
WWW: https://pecl.php.net/package/yaf