2003-05-13 18:49:49 +02:00
|
|
|
# New ports collection makefile for: krename
|
2003-05-13 18:59:56 +02:00
|
|
|
# Date created: 11 May 2003
|
|
|
|
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
|
2003-05-13 18:49:49 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= krename
|
2004-01-05 15:34:12 +01:00
|
|
|
PORTVERSION= 2.8.5
|
2004-04-05 05:31:02 +02:00
|
|
|
PORTREVISION= 2
|
2003-05-13 18:49:49 +02:00
|
|
|
CATEGORIES= sysutils kde
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
|
2004-02-23 21:57:56 +01:00
|
|
|
MAINTAINER= markus@FreeBSD.org
|
2003-05-13 18:49:49 +02:00
|
|
|
COMMENT= Very powerful batch file renamer for KDE3
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2003-12-06 00:36:47 +01:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
|
|
|
.include <bsd.port.post.mk>
|