1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/misc/kbfx/Makefile
2011-07-07 17:34:13 +00:00

26 lines
471 B
Makefile

# 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= 6
PORTEPOCH= 1
CATEGORIES= misc kde
MASTER_SITES= SF/${PORTNAME}/Source%20Packages/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
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
.include <bsd.port.mk>