Changeset View
Changeset View
Standalone View
Standalone View
devel/qt4-help-tools/Makefile
| # Created by: danny@ricin.com | # Created by: danny@ricin.com | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= help | PORTNAME= help | ||||
| DISTVERSION= ${QT4_VERSION} | DISTVERSION= ${QT4_VERSION} | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| PKGNAMEPREFIX= qt4- | PKGNAMEPREFIX= qt4- | ||||
| PKGNAMESUFFIX= -tools | PKGNAMESUFFIX= -tools | ||||
| MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
| COMMENT= Qt utilities for generating documentation | COMMENT= Qt utilities for generating documentation | ||||
| USE_QT4= qmake_build moc_build rcc_build uic_build corelib \ | USE_QT4= qmake_build moc_build rcc_build uic_build corelib \ | ||||
| Show All 35 Lines | |||||