2011-02-28 15:52:37 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2011/02/28 14:53:03 wiz Exp $
|
2007-11-19 05:58:15 +01:00
|
|
|
#
|
|
|
|
|
2008-07-24 01:47:16 +02:00
|
|
|
DISTNAME= psftools-1.0.7
|
2007-11-19 05:58:15 +01:00
|
|
|
CATEGORIES= sysutils fonts
|
|
|
|
MASTER_SITES= http://www.seasip.info/Unix/PSF/
|
|
|
|
|
2011-02-28 15:52:37 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-11-19 05:58:15 +01:00
|
|
|
HOMEPAGE= http://www.seasip.info/Unix/PSF/index.html
|
|
|
|
COMMENT= Tools for manipulating fixed-width, [typically] console fonts
|
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_TOOLS+= gmake
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|