summaryrefslogtreecommitdiff
path: root/sysutils/psftools/Makefile
blob: 3ba19f3756d1ac8088a770a2a51aa99524cc559c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.3 2008/02/17 17:58:53 bjs Exp $
#

DISTNAME=	psftools-1.0.6
PKGNAME=	${DISTNAME:S/-rc1//}
CATEGORIES=	sysutils fonts
MASTER_SITES=	http://www.seasip.info/Unix/PSF/

MAINTAINER=	bjs@NetBSD.org
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"