summaryrefslogtreecommitdiffstats
path: root/graphics/poppler-qt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/poppler-qt/Makefile')
-rw-r--r--graphics/poppler-qt/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/poppler-qt/Makefile b/graphics/poppler-qt/Makefile
deleted file mode 100644
index 03f6aa732..000000000
--- a/graphics/poppler-qt/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: poppler-qt
-# Date created: 2006-01-12
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/graphics/poppler-qt/Makefile,v 1.5 2006/03/09 01:49:50 marcus Exp $
-
-PORTREVISION= 0
-PKGNAMESUFFIX= -qt
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Qt bindings to poppler
-
-MASTERDIR= ${.CURDIR}/../../graphics/poppler
-SLAVEPORT= qt
-PLIST= ${.CURDIR}/pkg-plist
-
-.include "${MASTERDIR}/Makefile"