pkgsrc/fonts/mglfonts/Makefile
obache 521e8a1c43 Remove unusual rename trick.
Add destdir support.
2007-11-05 06:12:00 +00:00

22 lines
510 B
Makefile

# $NetBSD: Makefile,v 1.7 2007/11/05 06:12:00 obache Exp $
DISTNAME= fontkit-nobdf
PKGNAME= mglfonts-0.1
CATEGORIES= fonts
MASTER_SITES= http://www.at.sakura.ne.jp/~suz/arc/
MAINTAINER= fk200329@fsinet.or.jp
HOMEPAGE= http://www.NetBSD.org/ports/hpcmips/mgl2.html
COMMENT= MGL2 fonts and font tools
WRKSRC= ${WRKDIR}/fontkit
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS+= bin lib
#HF#DEPENDS= mgl>=0.1.9a:../../graphics/mgl
#HF# .include "../../mk/bsd.prefs.mk"
.include "../../mk/bsd.pkg.mk"