diff options
Diffstat (limited to 'fonts/ja-elisat/Makefile')
-rw-r--r-- | fonts/ja-elisat/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/ja-elisat/Makefile b/fonts/ja-elisat/Makefile index e3be99caa63..a806bf830a5 100644 --- a/fonts/ja-elisat/Makefile +++ b/fonts/ja-elisat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/03/03 20:17:12 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2009/05/19 08:59:14 wiz Exp $ DISTNAME= elisat10 PKGNAME= ja-elisat-1.0 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.tea.forus.or.jp/toshi/exhibition/ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= ${MASTER_SITES}/elisat10.html COMMENT= 8x8 dots X11 bitmap font for JIS X 0208 +LICENSE= no-commercial-use PKG_DESTDIR_SUPPORT= user-destdir @@ -19,8 +20,6 @@ FONTDIR= ${PREFIX}/lib/X11/fonts/local FONTS_DIRS.x11= ${FONTDIR} USE_TOOLS+= bdftopcf gzip -LICENSE= no-commercial-use - do-build: cd ${WRKSRC}; \ for i in *.bdf; do \ |