1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/print/cups/Makefile
Dirk Meyer 04963f9876 - update to 1.2.8
PR:		109352
Submitted by:	Ivan Lago
2007-02-20 16:48:18 +00:00

26 lines
531 B
Makefile

# ex:ts=8 -*-mode: makefile-*-
#
# New ports collection makefile for: cups
# Date created: 2003-01-22
# Whom: Alan Eldridge <alane@geeksrus.net>
#
# $FreeBSD$
#
PORTNAME= cups
PORTVERSION= 1.2.8
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Common UNIX Printing System: Metaport to install complete system
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \
cupsd:${PORTSDIR}/${PKGCATEGORY}/cups-base
NO_BUILD= yes
NO_INSTALL= yes
.include <bsd.port.mk>