summaryrefslogtreecommitdiff
path: root/emulators/suse131_qt4/Makefile
blob: 236bf95939d03b2c99dd8b4f8a40caa447b33ad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:44 obache Exp $

PKGNAME=	suse_qt4-${SUSE_VERSION}
PKGREVISION=	1
CATEGORIES=	emulators
RPMUPDPKGS+=	libqt4-4.8.5-5.9.2.${SUSE_ARCH}
RPMUPDPKGS+=	libqt4-qt3support-4.8.5-5.9.2.${SUSE_ARCH}
RPMUPDPKGS+=	libqt4-x11-4.8.5-5.9.2.${SUSE_ARCH}

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Linux compatibility package for QT4

EMUL_MODULES.linux=	x11 fontconfig png

PLIST_SRC=		${PKGDIR}/PLIST ${RPM2PKG_PLIST}

.include "../../emulators/suse131_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"