freebsd-ports/x11-toolkits/linux-f8-qt33/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

30 lines
655 B
Makefile

# New ports collection makefile for: x11-toolkits/linux-f8-qt33
# Date created: 2008-04-04
# Whom: bsam
#
# $FreeBSD$
#
PORTNAME= ${LINUX_NAME}33
PORTVERSION= 3.3.8b
PORTREVISION= 2
CATEGORIES= x11-toolkits linux
PKGNAMEPREFIX= linux-f8-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= RPM of QT3 (Linux Fedora 8)
CONFLICTS= linux-qt33-[0-9]* linux-f10-qt33-[0-9]*
USE_LINUX_RPM= yes
USE_LINUX_APPS= fontconfig libmng png
LINUX_NAME= qt
LINUX_DIST_VER= 8
RPMVERSION= 2.fc8
USE_LDCONFIG= yes
PLIST= pkg-plist.${LINUX_RPM_ARCH}
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>