# Created by: will
# $FreeBSD: tags/RELEASE_11_1_0/converters/base64/Makefile 340722 2014-01-22 17:00:46Z mat $

PORTNAME=	base64
PORTVERSION=	1.5
PORTREVISION=	1
CATEGORIES=	converters
MASTER_SITES=	http://www.fourmilab.ch/webtools/base64/ \
		http://dl.droso.net/FreeBSD/distfiles/

MAINTAINER=	nikola.lecic@anthesphoria.net
COMMENT=	Utility to encode and decode base64 files

GNU_CONFIGURE=	yes
ALL_TARGET=	prog
PLIST_FILES=	bin/base64 \
		man/man1/base64.1.gz

.include <bsd.port.mk>
