aboutsummaryrefslogtreecommitdiffstats
path: root/french
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-07-02 20:08:08 +0800
committeralane <alane@FreeBSD.org>2002-07-02 20:08:08 +0800
commitd16a02aedea3f45e65189d0de5167eccb505d0da (patch)
tree3d77b46133f19b0e77c3d1c02db7bd6b8de7b22e /french
parent7902064408851de503abb763eb016bdc6eb951d9 (diff)
downloadfreebsd-ports-gnome-d16a02aedea3f45e65189d0de5167eccb505d0da.tar.gz
freebsd-ports-gnome-d16a02aedea3f45e65189d0de5167eccb505d0da.tar.zst
freebsd-ports-gnome-d16a02aedea3f45e65189d0de5167eccb505d0da.zip
will be replaced
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"