# $Id: Portfile,v 1.2 2003/10/04 06:09:58 waqar Exp $ PortSystem 1.0 name base64 version 1.3 categories mail maintainers waqar@opendarwin.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. homepage http://www.fourmilab.ch/webtools/base64/ platforms darwin master_sites http://www.fourmilab.ch/webtools/base64/ checksums md5 66d81725ba4d03227af2ce3792e50d5d patchfiles patch-Makefile.in