freebsd-ports/print/cups-magicolor/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

31 lines
786 B
Makefile

# New ports collection makefile for: cups-pstoraster
# Date created: Jul 13 2002
# Whom: ports@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= cups-magicolor
PORTVERSION= 1.5.0
PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= http://printer.konicaminolta.net/drivers/linux/
DISTNAME= 2430DL_sc_linux
MAINTAINER= frank@exit.com
COMMENT= CUPS support for the Konica-Minolta Magicolor 2430DL
#BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/print/cups-base:configure
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base \
jbig.1:${PORTSDIR}/graphics/jbigkit \
lcms.1:${PORTSDIR}/graphics/lcms
RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster
WRKSRC= ${WRKDIR}/magicolor2430DL-${PORTVERSION}
USE_AUTOTOOLS= automake:19:env autoconf:262
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>