aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7/files/Makefile.cdj880
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript7/files/Makefile.cdj880')
-rw-r--r--print/ghostscript7/files/Makefile.cdj88012
1 files changed, 12 insertions, 0 deletions
diff --git a/print/ghostscript7/files/Makefile.cdj880 b/print/ghostscript7/files/Makefile.cdj880
new file mode 100644
index 000000000000..32f2df5409d7
--- /dev/null
+++ b/print/ghostscript7/files/Makefile.cdj880
@@ -0,0 +1,12 @@
+# $FreeBSD$
+# for HP DeskJet 812C/815C/832C/880C/882C/895C
+# http://www.gelhaus.net/hp880c/
+
+MASTER_SITES+= http://www.gelhaus.net/hp880c/1.4beta/:cdj880
+DISTFILES+= gdevcd8.tar.gz:cdj880
+EXTRADEVMKFILE+= ${FILESDIR}/cdj850.contrib.mak
+
+post-extract-cdj880:
+ ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/gdevcd8.tar.gz
+
+post-extract: post-extract-cdj880