# New ports collection makefile for:	detox
# Date created:				4 March 2005
# Whom:					Doug Harple
#
# $FreeBSD: ports/sysutils/detox/Makefile,v 1.3 2011/06/28 00:11:31 wxs Exp $
#

PORTNAME=	detox
PORTVERSION=	1.2.0
CATEGORIES=	sysutils
MASTER_SITES=	SF

MAINTAINER=	purgedhalo@users.sourceforge.net
COMMENT=	Removes non-standard characters from filenames

MAN1=		detox.1
MAN5=		detoxrc.5 detox.tbl.5
USE_BZIP2=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

LICENSE=	BSD
LICENSE_FILE=	${WRKSRC}/LICENSE

.include <bsd.port.mk>
