2f607065ea
package anymore, they are using the same distfile. * Apply patch from Joerg Sonnenberger to fix build/installation on DragonFlyBSD -current. This should fix PR pkg/30254 from Joerg.
16 lines
394 B
Makefile
16 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.7 2005/05/23 20:53:28 xtraeme Exp $
|
|
|
|
DISTNAME= X11R${XORG_VER}-src1
|
|
PKGNAME= xorg-fontsEncodings-${XORG_VER}
|
|
CATEGORIES= fonts x11
|
|
MASTER_SITES= ${MASTER_SITE_XORG}
|
|
|
|
MAINTAINER= xtraeme@NetBSD.org
|
|
HOMEPAGE= http://www.x.org/
|
|
COMMENT= X.org Encoding fonts
|
|
|
|
XBUILD_DIRS= fonts/encodings
|
|
XEXTRACTS= ${XBUILD_DIRS}
|
|
|
|
.include "Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|