Changeset View
Changeset View
Standalone View
Standalone View
devel/qt4-designer/Makefile
| # Created by: Michael Nottebrock <lofi@FreeBSD.org> | # Created by: Michael Nottebrock <lofi@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= designer | PORTNAME= designer | ||||
| DISTVERSION= ${QT4_VERSION} | DISTVERSION= ${QT4_VERSION} | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| PKGNAMEPREFIX= qt4- | PKGNAMEPREFIX= qt4- | ||||
| MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
| COMMENT= Qt 4 graphical user interface designer | COMMENT= Qt 4 graphical user interface designer | ||||
| USE_QT4= qmake_build moc_build rcc_build uic_build assistant_run \ | USE_QT4= qmake_build moc_build rcc_build uic_build assistant_run \ | ||||
| qt3support corelib declarative gui network script sql xml \ | qt3support corelib declarative gui network script sql xml \ | ||||
| ▲ Show 20 Lines • Show All 62 Lines • Show Last 20 Lines | |||||