# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem	1.0
name		base64 
version		1.5
categories	mail
license		public-domain
maintainers	nomaintainer
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	${homepage}
checksums	md5 3e6a217ba2c60372156c212dadce1275 \
		sha1 25b5ae71c2818c7a489065ca1637806cd5109524
build.target	prog