pkgsrc/mail/fix-mime-charset/Makefile

20 lines
513 B
Makefile
Raw Normal View History

2019-08-11 15:17:48 +02:00
# $NetBSD: Makefile,v 1.21 2019/08/11 13:21:27 wiz Exp $
#
DISTNAME= fix-mime-charset-0.5.3
2019-08-11 15:17:48 +02:00
PKGREVISION= 8
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"