aboutsummaryrefslogtreecommitdiff
path: root/print/cups-magicolor/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-06-12 22:11:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-06-12 22:11:38 +0000
commit85d6c7007df90b3acf3b361ad6390c26245f2cac (patch)
treeb3cd90341eb9a0724c1af04c04853a93b8551856 /print/cups-magicolor/Makefile
parent1d8c38f8dfa78e75372b7e0e5509b28db3cfabff (diff)
downloadports-85d6c7007df90b3acf3b361ad6390c26245f2cac.tar.gz
ports-85d6c7007df90b3acf3b361ad6390c26245f2cac.zip
Notes
Diffstat (limited to 'print/cups-magicolor/Makefile')
-rw-r--r--print/cups-magicolor/Makefile36
1 files changed, 0 insertions, 36 deletions
diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile
deleted file mode 100644
index d839f6e21300..000000000000
--- a/print/cups-magicolor/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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= 7
-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-client \
- jbig.1:${PORTSDIR}/graphics/jbigkit \
- lcms.1:${PORTSDIR}/graphics/lcms
-RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster
-
-DEPRECATED= BROKEN for more than 6 month
-EXPIRATION_DATE= 2012-05-10
-
-BROKEN= does not compile
-
-WRKSRC= ${WRKDIR}/magicolor2430DL-${PORTVERSION}
-
-USE_AUTOTOOLS= automake:env autoconf
-
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>