17 lines
397 B
Makefile
17 lines
397 B
Makefile
# New ports collection makefile for: cups-base-fr
|
|
# Date created: 08 June 2002
|
|
# Whom: James Halstead <jah4007@cs.rit.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cups-base
|
|
PORTVERSION= ${CUPS_PORTVER}
|
|
CATEGORIES= french print
|
|
|
|
MAINTAINER= ports@geeksrus.net
|
|
|
|
CUPS_FR= yes
|
|
MASTERDIR= ${.CURDIR}/../../print/cups-base
|
|
|
|
.include "${MASTERDIR}/Makefile"
|