summaryrefslogtreecommitdiff
path: root/misc/kbfx/Makefile
blob: b9b2a61b4df8fa05014eb7ed308ac1e1191f5143 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	kbfx
# Date created:		2006-07-30
# Whom:			makc <makc@issp.ac.ru>
#
# $FreeBSD$
#

PORTNAME=	kbfx
PORTVERSION=	0.4.9.3.1
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	misc kde
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=kbfx

MAINTAINER=	makc@issp.ac.ru
COMMENT=	A new K-menu for KDE

USE_CMAKE=	yes
USE_BZIP2=	yes
USE_GETTEXT=	yes
USE_KDELIBS_VER=3
USE_LDCONFIG=	yes
INSTALLS_ICONS=	yes
USE_GCC=	3.4+

.include <bsd.port.mk>