diff --git a/textproc/p5-CSS-SAC/Makefile b/textproc/p5-CSS-SAC/Makefile index 48c9ad396599..a2b6f52a8f2c 100644 --- a/textproc/p5-CSS-SAC/Makefile +++ b/textproc/p5-CSS-SAC/Makefile @@ -8,9 +8,12 @@ CATEGORIES= textproc perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= SAC CSS (Simple API for CSS) parser +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-ArrayObjects>=0.04:${PORTSDIR}/devel/p5-Class-ArrayObjects RUN_DEPENDS:= ${BUILD_DEPENDS}