summaryrefslogtreecommitdiffstats
path: root/ports-mgmt/packagekit-qt4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/packagekit-qt4/Makefile')
-rw-r--r--ports-mgmt/packagekit-qt4/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/ports-mgmt/packagekit-qt4/Makefile b/ports-mgmt/packagekit-qt4/Makefile
deleted file mode 100644
index df17f4768..000000000
--- a/ports-mgmt/packagekit-qt4/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: PackageKit-qt
-# Date created: 5 jan 2009
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-PORTREVISION= 0
-PKGNAMESUFFIX= -qt4
-
-COMMENT= Qt4 bindings to packagekit
-
-MASTERDIR= ${.CURDIR}/../../ports-mgmt/packagekit
-BUILD_WRKSRC= ${WRKSRC}/lib/packagekit-qt
-INSTALL_WRKSRC= ${WRKSRC}/lib/packagekit-qt
-SLAVEPORT= qt4
-PLIST= ${.CURDIR}/pkg-plist
-
-.include "${MASTERDIR}/Makefile"