aboutsummaryrefslogtreecommitdiffstats
path: root/print/gutenprint-ijs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gutenprint-ijs/Makefile')
-rw-r--r--print/gutenprint-ijs/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/print/gutenprint-ijs/Makefile b/print/gutenprint-ijs/Makefile
deleted file mode 100644
index bf541fd2bd7d..000000000000
--- a/print/gutenprint-ijs/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/print/gutenprint-ijs/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $
-
-PORTREVISION= 2
-PKGNAMESUFFIX= -ijs
-
-MAINTAINER= cmt@burggraben.net
-COMMENT= GutenPrint Ghostscript Drivers
-
-LICENSE= GPLv2
-
-MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
-
-GUT_SLAVE= ijs
-PLIST= ${.CURDIR}/pkg-plist
-
-.include "${MASTERDIR}/Makefile"