diff options
Diffstat (limited to 'print/ghostscript7/files/Makefile.cpca')
-rw-r--r-- | print/ghostscript7/files/Makefile.cpca | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/print/ghostscript7/files/Makefile.cpca b/print/ghostscript7/files/Makefile.cpca deleted file mode 100644 index e48516153ece..000000000000 --- a/print/ghostscript7/files/Makefile.cpca +++ /dev/null @@ -1,12 +0,0 @@ -# $FreeBSD$ -# CPCA - additional driver for Canon CPCA printers -# http://cweb.canon.jp/open-mie/technical/index-j.html - -MASTER_SITES+= ${MASTER_SITE_LOCAL:S/%SUBDIR%/pav/:S/$/:cpca/} -DISTFILES+= canon-lips4-1.0.0-651.tgz:cpca -EXTRADEVMKFILE+=${WRKSRC}/src/cpca_gdev.mak - -post-extract-cpca: - ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/canon-lips4-1.0.0-651.tgz - -post-extract: post-extract-cpca |