diff perl/p5-locale-gettext/p5-locale-gettext.sh @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents 6710613b88b9
children a47aaf9743a0
line wrap: on
line diff
--- a/perl/p5-locale-gettext/p5-locale-gettext.sh	Thu Sep 30 09:05:45 2021 +0200
+++ b/perl/p5-locale-gettext/p5-locale-gettext.sh	Thu Sep 30 09:26:38 2021 +0200
@@ -15,13 +15,7 @@
 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #
 
-PKGNAME=p5-locale-gettext
-PKGVERSION=1.07
-PKGREVISION=1
-PKGLICENSE="GPLv10 ARTISTIC"
-PKGSUMMARY="gettext localization functions for Perl"
-PKGDOWNLOAD="http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/Locale-gettext-$PKGVERSION.tar.gz"
-PKGDEPENDS="perl gettext"
+. ./p5-locale-gettext.info
 
 : ${CC:=clang}
 : ${CFLAGS:=}