1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/mail/isoqlog/Makefile
2003-02-21 12:51:06 +00:00

25 lines
595 B
Makefile

# New ports collection makefile for: isoqlog
# Date created: 17 June 2002
# Whom: Omer Faruk Sen <roots@enderunix.org>
#
# $FreeBSD$
#
PORTNAME= isoqlog
PORTVERSION= 2.0
CATEGORIES= mail
MASTER_SITES= http://www.enderunix.org/isoqlog/ \
http://www.trunix.org/isogloq/ \
http://www.acikkod.org/softwares/
MAINTAINER= roots@enderunix.org
COMMENT= A MTA log analysis program supporting qmail, postfix, sendmail
GNU_CONFIGURE= YES
USE_GMAKE= YES
post-install:
@${CAT} ${PKGMESSAGE} | ${SED} -e 's|%%PREFIX%%|${PREFIX}|g'
.include <bsd.port.mk>