aboutsummaryrefslogtreecommitdiff
path: root/mail/mailmgr/Makefile
blob: 172e296bf911905426123984e1b682fbf4217104 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for: mailmgr
# Date created:         14 August 2003
# Whom:                 Hsin-HSIUNG CHANG
#
# $FreeBSD$
#

PORTNAME=	mailmgr
PORTVERSION=	1.2.3
CATEGORIES=	mail
MASTER_SITES=	http://web.onda.com.br/orso/

MAINTAINER=	sexbear@tmu.edu.tw
COMMENT=	Sendmail Analisys Report Generator

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--prefix=${PREFIX}

.include <bsd.port.mk>