d2ca14a3f1
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
19 lines
513 B
Makefile
19 lines
513 B
Makefile
# $NetBSD: Makefile,v 1.16 2013/05/31 12:41:14 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= fix-mime-charset-0.5.3
|
|
PKGREVISION= 3
|
|
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
|
|
|
|
USE_LANGUAGES= c c++
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_TOOLS+= perl pkg-config pod2man
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../textproc/enca/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|