pkgsrc/textproc/qprint/Makefile

19 lines
458 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2015/09/10 12:58:28 wiz Exp $
DISTNAME= qprint-1.1
CATEGORIES= textproc mail
MASTER_SITES= http://www.fourmilab.ch/webtools/qprint/
MAINTAINER= simonb@NetBSD.org
HOMEPAGE= http://www.fourmilab.ch/webtools/qprint/
COMMENT= Encode and decode quoted-printable files
LICENSE= public-domain
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
BUILD_TARGET= prog
2009-07-07 22:52:31 +02:00
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"