1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/ports-mgmt/packagekit-qt4/Makefile
Koop Mast fd5cc8b21d Stagify.
Use USES=shared-mime-info for packagekit port.
2014-07-01 07:42:24 +00:00

19 lines
468 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/ports-mgmt/packagekit-qt4/Makefile,v 1.1 2010/01/08 02:16:38 kwm Exp $
PORTREVISION= 1
PKGNAMESUFFIX= -qt4
COMMENT= Qt4 bindings to packagekit
IGNORE= does not build with Qt 4.8
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"