aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-07-02 17:52:31 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-07-02 17:52:31 +0000
commitc925765e9b3db7faf9f4eabdf85e74df87e9938d (patch)
tree3b99fa17023ebe74ba26f0f2ca8f098c7fd0cdea /french
parentef2f60cc11fcc3a71225ab6b87149a6ab88cbc41 (diff)
downloadports-c925765e9b3db7faf9f4eabdf85e74df87e9938d.tar.gz
ports-c925765e9b3db7faf9f4eabdf85e74df87e9938d.zip
Notes
Diffstat (limited to 'french')
-rw-r--r--french/cups/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/french/cups/Makefile b/french/cups/Makefile
new file mode 100644
index 000000000000..8d3d5cf5d8b2
--- /dev/null
+++ b/french/cups/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: cups-fr
+# Date created: 08 June 2002
+# Whom: James Halstead <jah4007@cs.rit.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= cups
+PORTVERSION= ${CUPS_PORTVER}
+CATEGORIES= french print
+
+MAINTAINER= jah4007@cs.rit.edu
+
+LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base
+RUN_DEPENDS= ${LOCALBASE}/sbin/cupsaddsmb:${.CURDIR}/../../french/cups-lpr
+
+CUPS_FR= yes
+MASTERDIR= ${.CURDIR}/../../print/cups
+
+.include "${MASTERDIR}/Makefile"