freebsd-ports/sysutils/krename-kde4/Makefile
2009-10-07 19:45:47 +00:00

28 lines
655 B
Makefile

# New ports collection makefile for: krename
# Date created: 11 May 2003
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
#
# $FreeBSD$
#
PORTNAME= krename
PORTVERSION= 4.0.1
CATEGORIES= sysutils kde
MASTER_SITES= SF/${PORTNAME}/KDE4%20${PORTNAME}-stable/${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Very powerful batch file renamer for KDE
LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
exiv2.7:${PORTSDIR}/graphics/exiv2
LATEST_LINK= ${PORTNAME}-kde4
USE_BZIP2= yes
USE_CMAKE= yes
USE_KDE4= kdeprefix kdelibs automoc4
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>