pkgsrc/mail/fix-mime-charset/Makefile
wiz 70f495ecc2 Update to 0.5.3:
2003-09-09  Version 0.5.3
  * toLower() function did nothing. Fixed.
2004-09-21 00:20:54 +00:00

17 lines
422 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/09/21 00:20:54 wiz Exp $
#
DISTNAME= fix-mime-charset-0.5.3
CATEGORIES= mail converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fix-mime-chr/}
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://fix-mime-chr.sourceforge.net/
COMMENT= Correct MIME charset type in mail headers
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_PERL5= build
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"