1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | |
---|
6 | name seahorse-plugins |
---|
7 | version 2.24.0 |
---|
8 | description Seahorse plugins. |
---|
9 | long_description Seahorse plugins |
---|
10 | maintainers nomaintainer |
---|
11 | categories gnome crypto |
---|
12 | platforms darwin |
---|
13 | homepage http://www.gnome.org/projects/seahorse/ |
---|
14 | master_sites gnome:sources/${name}/[join [lrange [split ${version} .] 0 1] .]/ |
---|
15 | use_bzip2 yes |
---|
16 | checksums md5 b2678f84f3aa45165530e4e9420ee231 \ |
---|
17 | sha1 5a8f97e3baa7e9b61b709240e6dd371e4c28709a \ |
---|
18 | rmd160 644ced87345735666401f9e1807cc4f3ffadbc02 |
---|
19 | depends_lib port:seahorse |
---|