mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
d69e75cfd3
- 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
180 B
Makefile
13 lines
180 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= qtcurve
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= QtCurve GTK+ 2.x engine and theme
|
|
|
|
QTCURVE_SLAVE= gtk2
|
|
|
|
MASTERDIR= ${.CURDIR}/../qtcurve
|
|
|
|
.include "${MASTERDIR}/Makefile"
|