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
182 B
Makefile
12 lines
182 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= qtcurve
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= QtCurve common files and libraries
|
|
|
|
QTCURVE_SLAVE= utils
|
|
|
|
MASTERDIR= ${.CURDIR}/../qtcurve
|
|
|
|
.include "${MASTERDIR}/Makefile"
|