c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
18 lines
475 B
Makefile
18 lines
475 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:42 tv Exp $
|
|
#
|
|
|
|
DISTNAME= ttftot42-0.3.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= fonts print
|
|
MASTER_SITES= http://www.giga.or.at/pub/nih/ttftot42/
|
|
|
|
MAINTAINER= rxg@ms25.url.com.tw
|
|
HOMEPAGE= http://ftp.giga.or.at/pub/nih/ttftot42/
|
|
COMMENT= TrueType font to Type 42 converter
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_BUILDLINK3= yes
|
|
CPPFLAGS+= -I${BUILDLINK_DIR}/include/freetype
|
|
|
|
.include "../../graphics/freetype-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|