freebsd-ports/mail/archmbox/Makefile
Martin Wilke cba2820558 - Update to 4.10.0
PR:		129286
Submitted by:	Chifeng Qu <chifeng@gmail.com>
Approved by:	maintainer timeout
2008-12-14 10:28:12 +00:00

25 lines
508 B
Makefile

# New ports collection makefile for: archmbox
# Date created: 4 April 2004
# Whom: Talal Al-Dik <tad@vif.com>
#
# $FreeBSD$
#
PORTNAME= archmbox
PORTVERSION= 4.10.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>