aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-yar1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pecl-yar1/Makefile')
-rw-r--r--www/pecl-yar1/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/pecl-yar1/Makefile b/www/pecl-yar1/Makefile
index 2c63a3c0890a..2265c0843137 100644
--- a/www/pecl-yar1/Makefile
+++ b/www/pecl-yar1/Makefile
@@ -5,17 +5,14 @@ PORTNAME= yar
PORTVERSION= 1.2.5
PORTREVISION= 1
CATEGORIES= www
-MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= pecl-
PKGNAMESUFFIX= 1
-DIST_SUBDIR= PECL
MAINTAINER= johnpupu@gmail.com
COMMENT= Yar (Yet another RPC framework) is a light, concurrent RPC framework
LICENSE= PHP301
-USES= localbase php:ext tar:tgz
+USES= localbase php:pecl
USE_PHP= json:build curl:build
IGNORE_WITH_PHP=70 71