e1a86f3168
- Update to 1.8.18 and reorganize ports due to upstream changes - And new port for Qt 5 [1] - Add meta port to install styles for all toolkits PR: 199871 [1] Submitted by: matthew@reztek.cz
12 lines
175 B
Makefile
12 lines
175 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= qtcurve
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= QtCurve widget style for Qt 5
|
|
|
|
QTCURVE_SLAVE= qt5
|
|
|
|
MASTERDIR= ${.CURDIR}/../qtcurve
|
|
|
|
.include "${MASTERDIR}/Makefile"
|