freebsd-ports/accessibility/kmouth/Makefile
Tobias C. Berner 04903af3c2 Insert blank line before MAINTAINER
Submitted by:   Adriaan de Groot <groot@kde.org>
Approved by:    mat (mentor)
Obtained from:  http://src.mouf.net/area51/revision/?rev=13183
2016-10-19 05:41:26 +00:00

14 lines
310 B
Makefile

# $FreeBSD$
PORTNAME= kmouth
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= accessibility kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= Speech synthesizer frontend for KDE
USES= cmake:outsource kde:4 tar:xz
USE_KDE= kdelibs automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>