1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/games/kblocks/Makefile

18 lines
390 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= kblocks
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= games kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${PORTNAME}_DESC}
USES= cmake:outsource kde:4 tar:xz
USE_KDE= kdelibs libkdegames automoc4
USE_QT4= corelib gui network \
moc_build qmake_build rcc_build uic_build
.include <${.CURDIR}/../kdegames4/Makefile.common>
.include <bsd.port.mk>