aboutsummaryrefslogblamecommitdiff
path: root/sysutils/detox/Makefile
blob: 4a2f0331e1f04b6d47a452c767a8fa9380651c5a (plain) (tree)





















                                                              
# New ports collection makefile for:	detox
# Date created:				4 March 2005
# Whom:					Doug Harple
#
# $FreeBSD$
#

PORTNAME=	detox
PORTVERSION=	1.1.1
CATEGORIES=	sysutils
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

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

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

.include <bsd.port.mk>