Fixup fromcvs/togit conversion
[pkgsrcv2.git] / fonts / font-isas-misc / Makefile
1 # $NetBSD: Makefile,v 1.4 2010/09/09 18:37:10 joerg Exp $
2 #
3
4 DISTNAME=               font-isas-misc-1.0.3
5 CATEGORIES=             fonts
6 MASTER_SITES=           ${MASTER_SITE_XORG:=font/}
7 EXTRACT_SUFX=           .tar.bz2
8
9 MAINTAINER=             joerg@NetBSD.org
10 HOMEPAGE=               http://xorg.freedesktop.org/
11 COMMENT=                72dpi PCF versions of the Chinese Song Ti fonts
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=          yes
16 USE_TOOLS+=             pkg-config bdftopcf ucs2any gzip
17
18 FONTS_DIRS.x11=         share/fonts/X11/misc
19
20 INSTALLATION_DIRS=      share/doc/font-isac-misc
21
22 post-install:
23         ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-isac-misc
24
25 .include "../../fonts/font-util/buildlink3.mk"
26
27 .include "../../mk/bsd.pkg.mk"