freebsd-ports/x11-themes/linux-f10-qtcurve-gtk2/Makefile
Alexander Leidinger fd5918a6e7 Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
This fixes a security warning from portaudit.

Security:	CVE-2009-1194
VuXML:		4b172278-3f46-11de-becb-001cc0377035
Thanks to:	Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
2011-02-25 08:52:30 +00:00

24 lines
528 B
Makefile

# New ports collection makefile for: linux-f10-qtcurve-gtk2
# Date created: 2010-07-16
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= qtcurve-gtk2
PORTVERSION= 0.69.2
PORTREVISION?= 1
CATEGORIES= x11-themes linux
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve GTK2 Theme Engine (Linux Fedora 10)
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX_RPM= yes
USE_LINUX_APPS= gtk2
LINUX_DIST_VER= 10
RPMVERSION= 1.fc10
.include <bsd.port.mk>