diff options
Diffstat (limited to 'ports-mgmt/packagekit-qt4')
-rw-r--r-- | ports-mgmt/packagekit-qt4/Makefile | 20 | ||||
-rw-r--r-- | ports-mgmt/packagekit-qt4/pkg-plist | 13 |
2 files changed, 0 insertions, 33 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" diff --git a/ports-mgmt/packagekit-qt4/pkg-plist b/ports-mgmt/packagekit-qt4/pkg-plist deleted file mode 100644 index a36453342..000000000 --- a/ports-mgmt/packagekit-qt4/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -include/PackageKit/packagekit-qt/QPackageKit -include/PackageKit/packagekit-qt/bitfield.h -include/PackageKit/packagekit-qt/client.h -include/PackageKit/packagekit-qt/enum.h -include/PackageKit/packagekit-qt/package.h -include/PackageKit/packagekit-qt/transaction.h -lib/libpackagekit-qt.a -lib/libpackagekit-qt.la -lib/libpackagekit-qt.so -lib/libpackagekit-qt.so.14 -libdata/pkgconfig/packagekit-qt.pc -share/cmake/Modules/FindQPackageKit.cmake -@dirrm include/PackageKit/packagekit-qt |