summaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-11-23 17:39:24 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-11-23 17:39:24 +0000
commit1c4e4ae13b1437b5be6f4a64c3a1ddf450c0b6a2 (patch)
tree6996cf7c48c8e17d83f4d39d4f38bd652610e1b9 /french
parentUpdate for acpica-unix-20021118. (diff)
Removed in preparation for update to cups 1.1.16.
Notes
Notes: svn path=/head/; revision=70880
Diffstat (limited to 'french')
-rw-r--r--french/Makefile3
-rw-r--r--french/cups-base/Makefile17
-rw-r--r--french/cups-lpr/Makefile19
-rw-r--r--french/cups/Makefile20
4 files changed, 0 insertions, 59 deletions
diff --git a/french/Makefile b/french/Makefile
index 1bebb9a16150..42260e71d9fb 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -3,9 +3,6 @@
SUBDIR += xtel
SUBDIR += aspell
- SUBDIR += cups
- SUBDIR += cups-base
- SUBDIR += cups-lpr
SUBDIR += ispell
SUBDIR += kde3-i18n
SUBDIR += netscape7
diff --git a/french/cups-base/Makefile b/french/cups-base/Makefile
deleted file mode 100644
index a73864ebbcc4..000000000000
--- a/french/cups-base/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: cups-base-fr
-# Date created: 08 June 2002
-# Whom: James Halstead <jah4007@cs.rit.edu>
-#
-# $FreeBSD$
-#
-
-PORTNAME= cups-base
-PORTVERSION= ${CUPS_PORTVER}
-CATEGORIES= french print
-
-MAINTAINER= alane@FreeBSD.org
-
-CUPS_FR= yes
-MASTERDIR= ${.CURDIR}/../../print/cups-base
-
-.include "${MASTERDIR}/Makefile"
diff --git a/french/cups-lpr/Makefile b/french/cups-lpr/Makefile
deleted file mode 100644
index d7f7bc806b4a..000000000000
--- a/french/cups-lpr/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: cups-lpr-fr
-# Date created: 08 June 2002
-# Whom: James Halstead <jah4007@cs.rit.edu>
-#
-# $FreeBSD$
-#
-
-PORTNAME= cups-lpr
-PORTVERSION= ${CUPS_PORTVER}
-CATEGORIES= french print
-
-MAINTAINER= alane@FreeBSD.org
-
-LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base
-
-CUPS_FR= yes
-MASTERDIR= ${.CURDIR}/../../print/cups-lpr
-
-.include "${MASTERDIR}/Makefile"
diff --git a/french/cups/Makefile b/french/cups/Makefile
deleted file mode 100644
index ed6a8c5e7b47..000000000000
--- a/french/cups/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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= alane@FreeBSD.org
-
-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"