freebsd-ports/french/cups/Makefile
Alan Eldridge 61028157db Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00

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"