08c99f3ad5
Approved by: portmgr (bapt)
22 lines
421 B
Makefile
22 lines
421 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= kbfx
|
|
PORTVERSION= 0.4.9.3.1
|
|
PORTREVISION= 7
|
|
PORTEPOCH= 1
|
|
CATEGORIES= misc kde
|
|
MASTER_SITES= SF/${PORTNAME}/Source%20Packages/${PORTNAME}-${PORTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= New K-menu for KDE
|
|
|
|
DEPRECATED= Depends on QT3; unmaintained
|
|
EXPIRATION_DATE= 2013-07-01
|
|
|
|
USES= cmake gettext
|
|
USE_BZIP2= yes
|
|
USE_KDELIBS_VER=3
|
|
USE_LDCONFIG= yes
|
|
INSTALLS_ICONS= yes
|
|
|
|
.include <bsd.port.mk>
|