diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-09-22 13:09:05 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-09-22 13:09:05 +0000 |
commit | af1ca1737aba7a5eb244e3da4691610df2d9db00 (patch) | |
tree | 837a3483f342e6ce508784215d5d2291a28eda19 /print/pips-scx3500_3600s/Makefile | |
parent | f69bbaebf90d27b9b589e4ec65f707327dead10a (diff) |
Notes
Diffstat (limited to 'print/pips-scx3500_3600s/Makefile')
-rw-r--r-- | print/pips-scx3500_3600s/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/print/pips-scx3500_3600s/Makefile b/print/pips-scx3500_3600s/Makefile deleted file mode 100644 index f16f685dd258..000000000000 --- a/print/pips-scx3500_3600s/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: pips for EPSON Stylus CX3500/CX3600 Series -# Date created: 2005.03.20 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTVERSION= 2.6.2 -PORTREVISION= 7 -MASTERDIR= ${.CURDIR}/../pips800 -COMMENT= Photo Image Print System for Linux --- EPSON Stylus CX3500/CX3600 Series - -PRTYPE= -scx3500_3600s - -PATCH_PRN= PATCH.PRN PATCH.PRN.COLOR - -.include "${MASTERDIR}/Makefile.pips" |