21646392b0
- Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
19 lines
392 B
Makefile
19 lines
392 B
Makefile
# $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>
|