2012-11-14 14:05:21 +01:00
|
|
|
# Created by: Alan Eldridge <alane@geeksrus.net>
|
2001-01-07 01:52:07 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2001-01-10 18:07:59 +01:00
|
|
|
PORTNAME= cups
|
2012-12-09 22:38:37 +01:00
|
|
|
PORTVERSION= 1.5.4
|
2003-01-22 14:54:55 +01:00
|
|
|
CATEGORIES= print
|
2001-12-04 02:10:42 +01:00
|
|
|
MASTER_SITES= # empty
|
2003-01-22 14:54:55 +01:00
|
|
|
DISTFILES= # empty
|
2001-01-10 18:07:59 +01:00
|
|
|
|
2013-03-07 04:25:10 +01:00
|
|
|
MAINTAINER= c.petrik.sosa@gmail.com
|
2006-12-06 10:39:28 +01:00
|
|
|
COMMENT= Common UNIX Printing System: Metaport to install complete system
|
2001-01-10 18:07:59 +01:00
|
|
|
|
2006-12-18 15:21:23 +01:00
|
|
|
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \
|
|
|
|
cupsd:${PORTSDIR}/${PKGCATEGORY}/cups-base
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2002-08-18 19:40:42 +02:00
|
|
|
|
2006-12-06 10:39:28 +01:00
|
|
|
NO_BUILD= yes
|
2006-12-10 15:05:59 +01:00
|
|
|
NO_INSTALL= yes
|
2003-01-22 14:54:55 +01:00
|
|
|
|
2006-06-22 22:16:06 +02:00
|
|
|
.include <bsd.port.mk>
|