2013-09-20 23:05:58 +00:00
|
|
|
# Created by: Doug Harple
|
2005-03-13 21:24:10 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= detox
|
2011-06-28 00:11:31 +00:00
|
|
|
PORTVERSION= 1.2.0
|
2005-03-13 21:24:10 +00:00
|
|
|
CATEGORIES= sysutils
|
2009-08-22 00:35:32 +00:00
|
|
|
MASTER_SITES= SF
|
2005-03-13 21:24:10 +00:00
|
|
|
|
|
|
|
MAINTAINER= purgedhalo@users.sourceforge.net
|
|
|
|
COMMENT= Removes non-standard characters from filenames
|
|
|
|
|
|
|
|
MAN1= detox.1
|
|
|
|
MAN5= detoxrc.5 detox.tbl.5
|
|
|
|
USE_BZIP2= yes
|
2011-06-28 00:11:31 +00:00
|
|
|
USE_GMAKE= yes
|
2005-03-13 21:24:10 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2011-06-28 00:11:31 +00:00
|
|
|
LICENSE= BSD
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
2013-09-20 23:05:58 +00:00
|
|
|
NO_STAGE= yes
|
2005-03-13 21:24:10 +00:00
|
|
|
.include <bsd.port.mk>
|