summaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-qt33/Makefile
blob: 0654c784a1a360d37244b99ccb581f962f97a88d (plain)
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
27
28
# 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=	3
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]*

# EXPIRATION_DATE is the EoL of the last 7.x release
EXPIRATION_DATE=2013-02-28
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>