2006-08-05 12:58:17 +02:00
|
|
|
# New ports collection makefile for: kbfx
|
|
|
|
# Date created: 2006-07-30
|
|
|
|
# Whom: makc <makc@issp.ac.ru>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= kbfx
|
2007-07-05 15:36:22 +02:00
|
|
|
PORTVERSION= 0.4.9.3.1
|
2009-07-31 15:57:52 +02:00
|
|
|
PORTREVISION= 3
|
2007-07-05 15:36:22 +02:00
|
|
|
PORTEPOCH= 1
|
2006-08-05 12:58:17 +02:00
|
|
|
CATEGORIES= misc kde
|
2009-08-22 02:28:34 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/Source%20Packages/${PORTNAME}-${PORTVERSION}
|
2006-08-05 12:58:17 +02:00
|
|
|
|
2009-02-21 12:31:28 +01:00
|
|
|
MAINTAINER= makc@FreeBSD.org
|
2006-08-05 12:58:17 +02:00
|
|
|
COMMENT= A new K-menu for KDE
|
|
|
|
|
2008-05-28 00:12:09 +02:00
|
|
|
USE_CMAKE= yes
|
2006-11-22 09:59:48 +01:00
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_GETTEXT= yes
|
2006-08-05 12:58:17 +02:00
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
INSTALLS_ICONS= yes
|
2007-01-29 00:32:18 +01:00
|
|
|
|
2007-04-16 13:23:41 +02:00
|
|
|
.include <bsd.port.mk>
|