Changeset View
Changeset View
Standalone View
Standalone View
devel/qt4-moc/Makefile
| # Created by: lofi@FreeBSD.org | # Created by: lofi@FreeBSD.org | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= moc | PORTNAME= moc | ||||
| DISTVERSION= ${QT4_VERSION} | DISTVERSION= ${QT4_VERSION} | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| PKGNAMEPREFIX= qt4- | PKGNAMEPREFIX= qt4- | ||||
| MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
| COMMENT= Qt Meta-Object Compiler | COMMENT= Qt Meta-Object Compiler | ||||
| USE_QT4= qmake_build | USE_QT4= qmake_build | ||||
| QT_DIST= yes | QT_DIST= yes | ||||
| Show All 33 Lines | |||||