e2afa97f51
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
17 lines
437 B
Makefile
17 lines
437 B
Makefile
# $NetBSD: Makefile,v 1.11 2002/08/25 18:38:54 jlam Exp $
|
|
# FreeBSD Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp
|
|
#
|
|
|
|
DISTNAME= libXg.utf.fonts
|
|
PKGNAME= libXgFonts-1.0
|
|
CATEGORIES= fonts plan9
|
|
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
COMMENT= These are the UNICODE fonts for use with 9term and sam
|
|
|
|
WRKSRC= ${WRKDIR}
|
|
USE_BUILDLINK2= yes
|
|
USE_X11BASE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|