summaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-qt33/Makefile
blob: d52b997cfc8ded17621fb8f020cf61b2f8b29575 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	linux-qt33
# Date created:				24 May 2007
# Whom:					Boris Samorodov <bsam@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	qt33
PORTVERSION=	3.3.4
PORTREVISION=	2
CATEGORIES=	x11-toolkits linux
DISTNAME=	qt-${PORTVERSION}-${RPMVERSION}

MAINTAINER=	bsam@FreeBSD.org
COMMENT=	RPM of QT3

CONFLICTS=	linux-f8-qt33-[0-9]* linux-f10-qt33-[0-9]*

USE_LINUX_RPM=	yes
USE_LINUX_APPS=	fontconfig libmng png
RPMVERSION=	15.5
LINUX_DIST_VER=	4
USE_LDCONFIG=	yes
PLIST=		pkg-plist.${LINUX_RPM_ARCH}

.include <bsd.port.mk>