a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20328 2006-11-02 00:16:57Z blair@macports.org $
PortSystem 1.0
name base64
version 1.3
categories mail
maintainers waqar@macports.org
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