From 761e2ffd111be9301a66004dfe65fa41b30348f7 Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Thu, 20 Dec 2018 16:18:08 +0000 Subject: - Add License - pet Portlint Sponsored by: Netzkommune GmbH --- archivers/pear-File_Archive/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'archivers') diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index 50e8916b9679..cd08be304840 100644 --- a/archivers/pear-File_Archive/Makefile +++ b/archivers/pear-File_Archive/Makefile @@ -8,10 +8,13 @@ CATEGORIES= archivers www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files +LICENSE= LGPL3 + BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:mail/pear-MIME_Type@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/MIME/Type.php:mail/pear-MIME_Type@${PHP_FLAVOR} USES= pear php + NO_ARCH= yes USE_PHP= bz2 pcre zlib -- cgit v1.2.3