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