pkgsrc/mail/fix-mime-charset/Makefile

20 lines
514 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.15 2012/10/08 12:19:11 asau Exp $
#
DISTNAME= fix-mime-charset-0.5.3
PKGREVISION= 2
CATEGORIES= mail converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fix-mime-chr/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fix-mime-chr.sourceforge.net/
COMMENT= Correct MIME charset type in mail headers
2006-02-26 14:48:31 +01:00
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
2011-12-16 17:55:25 +01:00
USE_TOOLS+= perl pkg-config pod2man
GNU_CONFIGURE= yes
.include "../../textproc/enca/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"