# New ports collection makefile for: delatt # Date created: 22 Jun 2005 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= delatt DISTVERSION= 1.1.3 CATEGORIES= mail MASTER_SITES= http://danborn.net/delatt/ \ http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Strip attachments from email RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 USE_PERL5_RUN= yes NO_BUILD= yes PLIST_FILES= bin/delatt .include .if ${PERL_LEVEL} < 500806 IGNORE= needs Perl 5.8.6 or above (lang/perl5.8) .endif post-patch: ${REINPLACE_CMD} -e 's|^#!/usr/bin/perl|#!${PERL}|' \ ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .include t/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build for net-mgmt/py-flowtools on amd64.krion2005-01-191-0/+14
* Rename patch to more suitable name.krion2005-01-191-0/+0
* Fix build with gcc-3.4krion2004-08-244-0/+75
* Unbreak on recent current.kuriyama2004-08-051-0/+10
* update to 0.67billf2004-07-087-40/+26
* - Install man pages in post-install: instead of pre-install:pav2004-06-291-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
* Typo in buffer size declaration leads to an overflow. Bump PORTREVISION.kris2003-06-272-0/+13
* better COMMENTbillf2003-06-181-1/+1
* upgrade to 0.66, takeover maintainershipbillf2003-04-047-82/+92
* De-pkg-comment.knu2003-02-212-1/+1
* upgrade to 0.62ijliao2002-11-19