summaryrefslogtreecommitdiff
path: root/misc/oto/Makefile
blob: 7d8358ef2bd298b2c55c64689abb9bdeee9b5664 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.1.1.1 2002/05/11 11:39:13 cjep Exp $
#

DISTNAME=	oto-0.3
CATEGORIES=	print
MASTER_SITES=	ftp://ftp.sourceforge.net/pub/sourceforge/oto/

MAINTAINER=	rxg@netbsd.org
HOMEPAGE=	http://sourceforge.net/projects/oto/
COMMENT=	list, modify OpenType font files

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include "../../converters/libiconv/buildlink.mk"
.include "../../devel/libgetopt/buildlink.mk"
.include "../../mk/bsd.pkg.mk"