pkgsrc/fonts/xorg-fontsEncodings/Makefile
joerg f75176b39c Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
2006-10-09 12:52:34 +00:00

21 lines
460 B
Makefile

# $NetBSD: Makefile,v 1.12 2006/10/09 12:52:35 joerg Exp $
DISTNAME= X11R${XORG_VER}-src1
PKGNAME= xorg-fontsEncodings-${XORG_VER}
PKGREVISION= 2
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG}
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.x.org/
COMMENT= X.org Encoding fonts
PKG_DESTDIR_SUPPORT= user-destdir
XBUILD_DIRS= fonts/encodings
XEXTRACTS= ${XBUILD_DIRS}
USE_TOOLS+= imake
.include "Makefile.common"
.include "../../mk/bsd.pkg.mk"