freebsd-ports/converters/btoa/Makefile
2004-03-12 21:03:28 +00:00

23 lines
499 B
Makefile

# New ports collection makefile for: btoa
# Date created: 4 Apr 1996
# Whom: Brent J. Nordquist <bjn@visi.com>
#
# $FreeBSD$
#
PORTNAME= btoa
PORTVERSION= 5.2
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= trevor
MAINTAINER= ports@FreeBSD.org
COMMENT= Encode/decode binary to printable ASCII
MAKE_FLAGS= DESTDIR=${PREFIX} -f
MAKEFILE= Makefile.sun
MAN1= btoa.1
.include <bsd.port.mk>