aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tellico-kde4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tellico-kde4/Makefile')
-rw-r--r--misc/tellico-kde4/Makefile22
1 files changed, 9 insertions, 13 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile
index b9da9b1e048e..66071886527b 100644
--- a/misc/tellico-kde4/Makefile
+++ b/misc/tellico-kde4/Makefile
@@ -1,27 +1,23 @@
-# New ports collection makefile for: bookcase
-# Date created: 11 May 2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew@oberon.net>
# $FreeBSD$
-#
PORTNAME= tellico
-PORTVERSION= 2.3.6
+PORTVERSION= 2.3.7
CATEGORIES= misc kde
MASTER_SITES= http://tellico-project.org/files/
MAINTAINER= kde@FreeBSD.org
COMMENT= Collection manager for KDE
-LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \
- poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4 \
- yaz.4:${PORTSDIR}/net/yaz \
- exempi.3:${PORTSDIR}/textproc/exempi \
- kcddb.5:${PORTSDIR}/multimedia/kdemultimedia4 \
- qjson.0:${PORTSDIR}/devel/qjson
-
LICENSE= GPLv2
+LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \
+ poppler-qt4:${PORTSDIR}/graphics/poppler-qt4 \
+ yaz:${PORTSDIR}/net/yaz \
+ exempi:${PORTSDIR}/textproc/exempi \
+ kcddb:${PORTSDIR}/multimedia/kdemultimedia4 \
+ qjson:${PORTSDIR}/devel/qjson
+
LATEST_LINK= ${PORTNAME}-kde4
USE_BZIP2= yes