# New ports collection makefile for: isoqlog # Date created: 17 June 2002 # Whom: ofsen@enderunix.org # # $FreeBSD$ # PORTNAME= isoqlog PORTVERSION= 2.2.1 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.enderunix.org/isoqlog/ \ http://www.trunix.org/projeler/isoqlog/ \ http://www.acikkod.org/softwares/ MAINTAINER= ports@FreeBSD.org COMMENT= A qmail, postfix, sendmail, exim MTA log analysis program GNU_CONFIGURE= yes USE_GMAKE= yes SUB_FILES= pkg-message .include .ifdef NOPORTDOCS post-patch: @${REINPLACE_CMD} -e '/install-data-am:/s/install-${PORTNAME}_docDATA//' \ -e '/SUBDIRS = /s/tr//' \ ${WRKSRC}/Makefile.in .endif post-install: @${CAT} ${PKGMESSAGE} .include 'https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* www/netrik: honor CFLAGSmarino2016-11-191-0/+1
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-1/+1
* www/netrik: document ncurses requirement (USES+=ncurses)marino2016-02-051-1/+1
* Unbreakantoine2014-07-051-4/+0
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-05