pkgsrc/x11/xfontsel/Makefile
joerg d0a12c9e41 Import xfontsel-1.0.2.
This package provides xfontsel, a program to query and display X11
fonts.

This is from the modular X.org X11 project.
2007-04-12 18:03:25 +00:00

19 lines
449 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 18:03:25 joerg Exp $
#
DISTNAME= xfontsel-1.0.2
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X font sector
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"