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