Ticket #25420: Portfile

File Portfile, 892 bytes (added by emanuel@…, 14 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem          1.0
5PortGroup           cmake    1.0
6
7name                grantlee
8version             0.1.0
9categories          devel kde kde4
10maintainers         nomaintainer
11description         Grantlee is a string template engine based on the Django template system.
12license             LGPL
13platforms           darwin
14homepage            http://www.grantlee.org/
15master_sites        http://downloads.grantlee.org/
16distname            ${name}-v${version}
17checksums           md5     3ec14214f30cc86d10c3cab2d062ff3e \
18                    sha1    9ba186e8922f2b2c0ecba2a63a1d78e5694f645f \
19                    rmd160  fe3335efd615f0b6b2649bdfe63b2c89d4d213c3
20
21depends_lib-append  port:qt4-mac
22
23configure.args-append   ../${distname}