18239c8383
Version 1.34 1.Mar.2008 * Add '--enable-multiplatform' (requested by Karl Berry). Version 1.33 8.Jan.2008 * Several minor cleanups.
16 lines
396 B
Makefile
16 lines
396 B
Makefile
# $NetBSD: Makefile,v 1.9 2008/04/16 14:23:05 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= t1utils-1.34
|
|
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
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|