From 2239303a6868a24f5b6d8f84da41a34f79622648 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Thu, 26 Aug 2004 19:28:44 +0000 Subject: add slave port for Photo Image Print System for Linux --- EPSON PM-4000PX --- print/pips4000/Makefile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 print/pips4000/Makefile (limited to 'print/pips4000/Makefile') diff --git a/print/pips4000/Makefile b/print/pips4000/Makefile new file mode 100644 index 000000000000..ea0cc82c4a2c --- /dev/null +++ b/print/pips4000/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: pips for EPSON PM-4000PX +# Date created: 2004.08.22 +# Whom: Hajimu UMEMOTO +# +# $FreeBSD$ +# + +PORTVERSION= 2.6.2 +MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-4000PX + +PRTYPE= 4000 + +PATCH_PRN= PATCH.PRN.COLOR PATCH.PRN.COLOR.2 PATCH.PRN.COLOR.3 + +.include "${MASTERDIR}/Makefile.pips" -- cgit v1.2.3