mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00

- Add KDE Frameworks 5 support - Be more specific with dependencies to satisfy stage-qa Changes: https://github.com/KDE/qtcurve/releases/tag/1.9.0-rc1
13 lines
175 B
Makefile
13 lines
175 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= qtcurve
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= QtCurve widget style for Qt 4
|
|
|
|
QTCURVE_SLAVE= qt4
|
|
|
|
MASTERDIR= ${.CURDIR}/../qtcurve
|
|
|
|
.include "${MASTERDIR}/Makefile"
|