freebsd-ports/devel/umbrello/Makefile
Jan Beich b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00

18 lines
382 B
Makefile

# $FreeBSD$
PORTNAME= umbrello
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 4
CATEGORIES= devel kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= UML modeller for KDE
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
USES= cmake:outsource kde:4 tar:xz
USE_KDE= kdelibs automoc4
USE_GNOME= libxml2 libxslt
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>