summaryrefslogtreecommitdiffstats
path: root/games/khangman/Makefile
blob: c6ab366365fc1cb267baff32986411aaafa9f818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	khangman
PORTVERSION=	${KDE4_VERSION}
CATEGORIES=	games kde
MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR=	KDE/${PORTVERSION}

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Hangman game for KDE 4

USE_KDE4=	kdelibs kdeprefix libkdeedu automoc4
USES=		cmake:outsource tar:xz
USE_QT4=	corelib declarative gui opengl script xml \
		moc_build qmake_build rcc_build uic_build
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud