Ticket #45001: Portfile

File Portfile, 1.3 KB (added by Schamschula (Marius Schamschula), 10 years ago)
Line 
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: Portfile 121357 2014-06-24 01:48:47Z ryandesign@macports.org $
3
4PortSystem          1.0
5
6name                surblhost
7version             0.8.0
8categories          mail
9maintainers         gmail.com:mschamschula openmaintainer
10platforms           darwin
11license             GPL-2
12
13description         Surblhost is a small command-line program that looks up hostnames \
14                    in the Spam URI Realtime Blocklists (SURBL).
15
16long_description    ${description} \
17                    Hosts that are blacklisted means that global spam email have been \
18                    reported to contain links to these hosts. \
19                    Many spam filtering programs use the SURBL to aid in the filtering \
20                    process, but this program can serve many other needs. In fact, it \
21                    was written to provide safe URL redirection at memurl.com.
22
23homepage            http://surblhost.sourceforge.net/
24master_sites        sourceforge:surblhost
25
26checksums           rmd160  a762f7988b3e280a1127185f1293d8493f5df193 \
27                    sha256  159a54f2cee90c14e65a6138f09d129800b7b3826f3d2cb692c6fc06369b63a8
28
29patchfiles          patch-surblhost.c.diff