61028157db
mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along....
21 lines
511 B
Makefile
21 lines
511 B
Makefile
# 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"
|