From b62c62063badd8f10a8a7902a33fd605e7503692 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Tue, 2 Jul 2002 10:36:41 +0000 Subject: New port: cups with french manpages. v. 1.1.15.1 PR: 39053 Submitted by: James Halstead --- french/Makefile | 1 + french/cups/Makefile | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 french/cups/Makefile (limited to 'french') diff --git a/french/Makefile b/french/Makefile index bd3798fe474f..b14eac6956bd 100644 --- a/french/Makefile +++ b/french/Makefile @@ -2,6 +2,7 @@ # SUBDIR += xtel + SUBDIR += cups SUBDIR += ispell SUBDIR += kde2-i18n SUBDIR += kde3-i18n diff --git a/french/cups/Makefile b/french/cups/Makefile new file mode 100644 index 000000000000..66c1fd67759c --- /dev/null +++ b/french/cups/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: cups-fr +# Date created: 08 June 2002 +# Whom: James Halstead +# +# $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" -- cgit v1.2.3