16 lines
398 B
Makefile
16 lines
398 B
Makefile
# $NetBSD: Makefile,v 1.8 2008/04/04 15:25:37 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= t1utils-1.32
|
|
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"
|