summaryrefslogtreecommitdiff
path: root/sysutils/psftools/Makefile
blob: 854c4b127967aa3cf40eaa214669d464ffcbde1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.6 2012/10/23 19:51:20 asau Exp $
#

DISTNAME=	psftools-1.0.7
CATEGORIES=	sysutils fonts
MASTER_SITES=	http://www.seasip.info/Unix/PSF/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.seasip.info/Unix/PSF/index.html
COMMENT=	Tools for manipulating fixed-width, [typically] console fonts

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_TOOLS+=	gmake

.include "../../mk/bsd.pkg.mk"