Changeset View
Changeset View
Standalone View
Standalone View
japanese/kiten/Makefile
| # Created by: tcberner | |||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= kiten | PORTNAME= kiten | ||||
| PORTVERSION= ${KDE4_VERSION} | PORTVERSION= ${KDE_APPLICATIONS_VERSION} | ||||
| PORTREVISION= 1 | CATEGORIES= japanese kde kde-applications | ||||
| CATEGORIES= japanese kde kde-kde4 | |||||
| MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
| COMMENT= Japanese reference/study tool for KDE 4 | COMMENT= Japanese reference/study tool for KDE | ||||
| USES= cmake:outsource kde:4 tar:xz | USES= cmake:outsource gettext kde:5 tar:xz | ||||
| USE_KDE= kdelibs automoc4 | USE_KDE= archive completion config configwidgets coreaddons \ | ||||
| USE_QT4= corelib moc_build qmake_build rcc_build uic_build | doctools ecm khtml xmlgui | ||||
| USE_QT5= core buildtools_build qmake_build widgets | |||||
| USE_LDCONFIG= yes | USE_LDCONFIG= yes | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||