Changeset View
Changeset View
Standalone View
Standalone View
devel/qt4-porting/Makefile
| # Created by: lofi@FreeBSD.org | # Created by: lofi@FreeBSD.org | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= porting | PORTNAME= porting | ||||
| 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 utility to assist with porting from Qt 3 to Qt 4 | COMMENT= Qt utility to assist with porting from Qt 3 to Qt 4 | ||||
| USE_QT4= qmake_build moc_build rcc_build corelib xml | USE_QT4= qmake_build moc_build rcc_build corelib xml | ||||
| QT_DIST= yes | QT_DIST= yes | ||||
| Show All 30 Lines | |||||