# New ports collection makefile for: renamedlgplugins # Date created: 11 Febrary 2004 # Whom: Michael Nottebrock # # $FreeBSD$ # PORTNAME= ${RENAMEDLGPLUG_PORTNAME} PORTVERSION= ${RENAMEDLGPLUG_PORTVERSION} PORTREVISION= ${RENAMEDLGPLUG_PORTREVISION} CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Plugins for Konqueror's rename dialog KDE_SPLIT= renamedlgplugins KDE_DOC_SPLIT= # none USE_KDELIBS_VER=3 USE_BZIP2= yes PREFIX= ${KDE_PREFIX} USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_LDCONFIG= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 .include "${.CURDIR}/../../x11/kde3/Makefile.kde" .include "${.CURDIR}/../../misc/kdeaddons3/Makefile.split" .include