d8262452c1
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
19 lines
468 B
Makefile
19 lines
468 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/12/24 06:10:02 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= ttf2pt1-3.4.0
|
|
PKGREVISION= 3
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttf2pt1/}
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= reinoud@netbsd.org
|
|
HOMEPAGE= http://ttf2pt1.sourceforge.net
|
|
COMMENT= TrueType font converter to Postscript type 1
|
|
|
|
DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils
|
|
|
|
USE_BUILDLINK2= # defined
|
|
|
|
.include "../../graphics/freetype2/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|