# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem	1.0
name		base64 
version		1.3
categories	mail
maintainers	waqar
description	Encode and decode base64 files 
long_description	\
	Utility which encodes and decodes files in \
        in RFC 1341 format. It can be used within a \
        pipeline as an encoding or decoding filter, \
        and is most commonly used in this manner as \
        part of an automated mail processing system. 
configure.args  --mandir=${prefix}/share/man
homepage	http://www.fourmilab.ch/webtools/base64/
platforms	darwin
master_sites	http://www.fourmilab.ch/webtools/base64/
checksums	md5 66d81725ba4d03227af2ce3792e50d5d
patchfiles	patch-Makefile.in
