summaryrefslogtreecommitdiff
path: root/x11/yakuake-kde4/Makefile
blob: 79f1f13949f1840f7079797eaf5102b3f7bf2630 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:   yakuake
# Date created:                        7th September, 2008
# Whom:                                Shane Bell <decept0@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	yakuake
PORTVERSION=	2.9.4
CATEGORIES=	x11 kde
MASTER_SITES=	BERLIOS
PKGNAMESUFFIX=	-kde4

MAINTAINER=	decept0@gmail.com
COMMENT=	Drop-down terminal emulator based on KDE's Konsole

USE_BZIP2=	yes
USE_CMAKE=	yes
USE_KDE4=	kdebase kdeprefix automoc4
USE_GETTEXT=	yes

.include <bsd.port.mk>