pkgsrc-wip/libfontenc/Makefile

20 lines
496 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/04/18 18:27:51 jeremy-c-reed Exp $
#
DISTNAME= libfontenc-0.99.0
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/X11R7.0-RC0/lib/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= The fontenc Library from X.org
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontenc.pc.in
GNU_CONFIGURE= yes
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"