Index: head/french/Makefile =================================================================== --- head/french/Makefile (revision 62328) +++ head/french/Makefile (revision 62329) @@ -1,16 +1,17 @@ # $FreeBSD$ # SUBDIR += xtel SUBDIR += cups SUBDIR += cups-base + SUBDIR += cups-lpr SUBDIR += ispell SUBDIR += kde2-i18n SUBDIR += kde3-i18n SUBDIR += koffice-i18n SUBDIR += linux-netscape6 SUBDIR += openoffice SUBDIR += php_doc SUBDIR += staroffice52 .include Property changes on: head/french/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/french/cups-lpr/Makefile =================================================================== --- head/french/cups-lpr/Makefile (nonexistent) +++ head/french/cups-lpr/Makefile (revision 62329) @@ -0,0 +1,20 @@ +# New ports collection makefile for: cups-lpr-fr +# Date created: 08 June 2002 +# Whom: James Halstead +# +# $FreeBSD$ +# + +PORTNAME= cups-lpr +PORTVERSION= ${CUPS_PORTVER} +CATEGORIES= french print +PKGNAMESUFFIX= -fr + +MAINTAINER= jah4007@cs.rit.edu + +LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base + +CUPS_FR= yes +MASTERDIR= ${.CURDIR}/../../print/cups-lpr + +.include "${MASTERDIR}/Makefile" Property changes on: head/french/cups-lpr/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property