pkgsrc-wip/muttprint/Makefile
Aleksej Saushev 5069d752df Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-03 15:09:46 +00:00

15 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/03 15:10:00 asau Exp $
#
DISTNAME= muttprint-0.72d
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=muttprint/}
MAINTAINER= mayuresh@acm.org
HOMEPAGE= http://muttprint.sourceforge.net/
COMMENT= Utility to pretty print email
LICENSE= gnu-gpl-v1
DEPENDS+= p5-Text-Iconv>=1.7:../../converters/p5-Text-Iconv
.include "../../mk/bsd.pkg.mk"