Tellico
Agentyikes
agentyikes at paranormalcop.net
Fri Oct 3 16:22:15 PDT 2008
I am quite new to this world of things. I am an ordinary user of linux
and OS X. I would like to make tellico, a KDE application for
organizing your collections to my imac.
I have prepared the following portfile.
# $Id$
PortSystem 1.0
name tellico
version 1.3.4
categories ???
maintainers Robby Stephenson
description Collection manager
long_description a KDE application for organizing your collections
homepage http://periapsis.org/tellico/
platforms darwin
master_sites http://periapsis.org/tellico/
checksums md5 d6531a9731cc50c59cd2588e7af22ff8 \
depends_lib port:kde3.5.8 \
port:qt3.3.8 \
port:libxml2.6 \
port: libxslt1.0.19
configure.args --enable-final --disable-debug
Is this what I need to make tellico run in macports?
More information about the macports-users
mailing list