pkgsrc/fonts/t1utils/Makefile
wiz 47c6464447 Updated t1utils to 1.41.
## Version 1.41 – 16.Aug.2017

* t1asm, t1disasm: More security fixes.
2017-09-04 12:46:41 +00:00

14 lines
372 B
Makefile

# $NetBSD: Makefile,v 1.16 2017/09/04 12:46:41 wiz Exp $
DISTNAME= t1utils-1.41
CATEGORIES= fonts converters
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
MAINTAINER= jonb@NetBSD.org
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
COMMENT= Utility programs for dealing with Postscript Type 1 font files
LICENSE= mit
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"