freebsd-ports/mail/mailmgr/Makefile
Kirill Ponomarev 4e85c72580 Mailmgr is a Sendmail Analisys Report Generator.
PR:		55582
Submitted by:	HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
2003-09-28 20:36:34 +00:00

20 lines
396 B
Makefile

# 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>