From 7af676acce3a022b0063c9473f2433305a1b0914 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 12 Jun 2014 02:29:47 -0400 Subject: Add binary packages. --- (limited to 'pkgconf.pkg') diff --git a/pkgconf.pkg/control b/pkgconf.pkg/control new file mode 100644 index 0000000..93ad1f9 --- /dev/null +++ b/pkgconf.pkg/control @@ -0,0 +1,5 @@ +Architecture: any +Platform: all +Depends: pkgconf (= ${Binary-Version}) +Description: Compiler and linker configuration utility + ${Common-Description} diff --git a/pkgconf.pkg/docs b/pkgconf.pkg/docs new file mode 100644 index 0000000..0419ea5 --- /dev/null +++ b/pkgconf.pkg/docs @@ -0,0 +1 @@ +src/README.md diff --git a/pkgconf.pkg/files b/pkgconf.pkg/files new file mode 100644 index 0000000..3b75854 --- /dev/null +++ b/pkgconf.pkg/files @@ -0,0 +1,2 @@ +/usr/bin/ +/usr/share/aclocal/ -- cgit v0.9.1