diff options
Diffstat (limited to 'print/pips3000/Makefile')
-rw-r--r-- | print/pips3000/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/print/pips3000/Makefile b/print/pips3000/Makefile deleted file mode 100644 index fa9c29322ee8..000000000000 --- a/print/pips3000/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: pips for EPSON PM-3000C -# Date created: 2000.11.07 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTREVISION= 7 -MASTERDIR= ${.CURDIR}/../pips800 -COMMENT= Photo Image Print System for Linux --- EPSON PM-3000C - -SUBDIR_SUFFIX= .1 -PRTYPE= 3000 - -.include "${MASTERDIR}/Makefile.pips" |