1580accc33
- Set LICENSE - Take maintainership of the qtcurve ports PR: 211391 [1] Submitted by: <f.degner@gmx.de> [1]
12 lines
180 B
Makefile
12 lines
180 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= qtcurve
|
|
PORTREVISION= 1
|
|
|
|
COMMENT= QtCurve GTK+ 2.x engine and theme
|
|
|
|
QTCURVE_SLAVE= gtk2
|
|
|
|
MASTERDIR= ${.CURDIR}/../qtcurve
|
|
|
|
.include "${MASTERDIR}/Makefile"
|