diff options
Diffstat (limited to 'print/pips-sc85_86s/Makefile')
-rw-r--r-- | print/pips-sc85_86s/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/print/pips-sc85_86s/Makefile b/print/pips-sc85_86s/Makefile deleted file mode 100644 index 412c8fe60513..000000000000 --- a/print/pips-sc85_86s/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: pips for EPSON Stylus C85/C86 Series -# Date created: 2004.08.30 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTVERSION= 2.6.2 -PORTREVISION= 8 -MASTERDIR= ${.CURDIR}/../pips800 -COMMENT= Photo Image Print System for Linux --- EPSON Stylus C85/C86 Series - -PRTYPE= -sc85_86s - -PATCH_PRN= BAND.PRN BAND.PRN.COLOR PATCH.PRN PATCH.PRN.COLOR - -.include "${MASTERDIR}/Makefile.pips" |