pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/foomatic-filters Add a Makefile.common that can ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eaeb0ca6ea6d
branches: trunk
changeset: 504627:eaeb0ca6ea6d
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Dec 17 18:26:07 2005 +0000
description:
Add a Makefile.common that can be used by all foomatic-filters{,-*}
packages, and which provides a common definition for the version number.
diffstat:
print/foomatic-filters/Makefile.common | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diffs (15 lines):
diff -r 9eea801fc531 -r eaeb0ca6ea6d print/foomatic-filters/Makefile.common
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/foomatic-filters/Makefile.common Sat Dec 17 18:26:07 2005 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile.common,v 1.1 2005/12/17 18:26:07 jlam Exp $
+#
+# This Makefile.common file is included by the following Makefiles:
+#
+# print/foomatic-filters/Makefile
+# print/foomatic-filters-cups/Makefile
+#
+
+FOOMATIC_FILTERS_VERSION= 3.0.2
+CATEGORIES= print
+HOMEPAGE= http://www.linuxprinting.org/foomatic.html
Home |
Main Index |
Thread Index |
Old Index