# New ports collection makefile for: qmHandle # Date created: 17 August 2001 # Whom: petef # # $FreeBSD$ # PORTNAME= qmhandle PORTVERSION= 1.3.2 PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF MAINTAINER= garga@FreeBSD.org COMMENT= Tool to view and manage a qmail queue USE_QMAIL_RUN= yes MAKE_JOBS_SAFE= yes NO_BUILD= yes USE_PERL5= yes USE_BZIP2= yes PORTDOCS= HISTORY README post-patch: @${REINPLACE_CMD} -e 's,^#!/usr/bin/perl,#!${PERL},g' \ -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ -e '/^##* *USER *CONFIGURATION *BEGIN *##*$$/,/^##* *USER *CONFIGURATION *END *##*$$/s/^\(#*\)my/\1our/g' \ ${WRKSRC}/qmHandle @${SED} -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${FILESDIR}/qmHandle.conf.in > \ ${WRKSRC}/qmHandle.conf.sample do-install: ${INSTALL_SCRIPT} ${WRKSRC}/qmHandle ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/qmHandle.conf.sample ${PREFIX}/etc [ -f ${PREFIX}/etc/qmHandle.conf ] || \ ${INSTALL_DATA} -m 0644 ${WRKSRC}/qmHandle.conf.sample ${PREFIX}/etc/qmHandle.conf .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include .cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xnee
Commit message (Expand)AuthorAgeFilesLines
* - Update to 3.02miwi2007-12-152-21/+10
* - Update to 3.02miwi2007-12-151-16/+0
* Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfoade2007-11-191-9/+2
* Update to 3.01lme2007-08-054-21/+16
* - Fix build on 5.x by using texinfo from portsrafan2007-07-291-2/+9
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
* - Update to 2.06miwi2007-06-043-17/+60
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Update to 2.05erwin2006-06-173-21/+14
* Update to 2.03anray2006-01-072-5/+14
* Update to 2.02anray2005-12-273-8/+17
* - Add SHA256pav2005-11-261-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* - Update to 2.01garga2005-09-162-3/+4
* - Update to 2.00sem2005-07-266-54/+26
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1