summaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-07-02 12:08:08 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-07-02 12:08:08 +0000
commit97a0a90480f5f885391167662e109329609ba8dc (patch)
treeaf86d19c06cf2069b7b7bb4521af1bf3f80654b5 /french
parentUpdate to 0.8.10. (diff)
will be replaced
Notes
Notes: svn path=/head/; revision=62335
Diffstat (limited to 'french')
-rw-r--r--french/cups/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/french/cups/Makefile b/french/cups/Makefile
deleted file mode 100644
index 66c1fd67759c..000000000000
--- a/french/cups/Makefile
+++ /dev/null
@@ -1,21 +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
-PKGNAMESUFFIX= -fr
-
-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"