diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile index 78f34827c3cb..a506c2fafaf2 100644 --- a/textproc/pear-YAML/Makefile +++ b/textproc/pear-YAML/Makefile @@ -1,14 +1,19 @@ PORTNAME= YAML PORTVERSION= 1.0.6 CATEGORIES= textproc www pear MASTER_SITES= http://pear.symfony-project.com/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= The Symfony YAML Component -WWW= http://components.symfony-project.org/yaml/ +COMMENT= Symfony Yaml Component +WWW= https://symfony.com/components/Yaml -USES= pear +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= pear + +NO_ARCH= yes PEAR_CHANNEL= symfony .include