1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/perl-extutils-pkgconfig/perl-extutils-pkgconfig.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A super-simplistic front-end to pkg-config for Makefile.PLs
14 [T] The pkg-config program retrieves information about installed libraries,
15 [T] usually for the purposes of compiling against and linking to them.
16 [T] ExtUtils::PkgConfig is a very simplistic interface to this utility,
17 [T] intended for use in the Makefile.PL of perl extensions which bind
18 [T] libraries that pkg-config knows. It is really just boilerplate code that
19 [T] you would've written yourself.
21 [U] http://gtk2-perl.sourceforge.net/
23 [A] muppet <scott at asofyet dot org>
24 [M] The T2 Project <t2@t2-project.org>
31 [P] X -----5---9 113.300
33 [D] 91077bf2de5985da95b899dc7c388dd07134aa27655479f804e4811c ExtUtils-PkgConfig-1.12.tar.gz http://dl.sourceforge.net/gtk2-perl/