aboutsummaryrefslogtreecommitdiffstats
path: root/mail/jmba/Makefile
blob: 8da9235b05cca22493799335527ff249da70385d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    jmba
# Date created:     2008-04-21
# Whom:         Romain Tartiere <romain@blogreen.org>
#
# $FreeBSD$
#

PORTNAME=   jmba
PORTVERSION=    0.5.5
CATEGORIES= mail
MASTER_SITES=   SF

MAINTAINER= romain@blogreen.org
COMMENT=    Junk Mail Buffering Agent

USE_BZIP2=  yes
GNU_CONFIGURE=  yes
USE_GMAKE=  yes

MAN1=   jmba.1
PLIST_FILES=    bin/jmba
MANCOMPRESSED=  yes

.include <bsd.port.mk>