aboutsummaryrefslogtreecommitdiffstats
path: root/mail/archmbox/Makefile
blob: 1c67abb98fa3eb89a12d7d2ad6fb668dceba80da (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:    archmbox
# Date created:         4 April 2004
# Whom:             Talal Al-Dik <tad@vif.com>
#
# $FreeBSD$
#

PORTNAME=   archmbox
PORTVERSION=    4.7.0
CATEGORIES= mail
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= adc-archmbox

MAINTAINER= tad@vif.com
COMMENT=    Email archiver written in perl; parses mailboxes and performs actions

GNU_CONFIGURE=  yes
USE_PERL5=  yes
CONFIGURE_ENV+= PERL=${PERL}

MAN1=       archmbox.1
PLIST_FILES=    bin/archmbox

.include <bsd.port.mk>