blob: 12202637f681c39c3979366c3fd7d609d465c279 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# $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"
|