# $MidnightBSD: trunk/devel/xorg-macros/Makefile 20162 2015-09-05 17:49:59Z laffer1 $

PORTNAME=	xorg-macros
PORTVERSION=	1.19.0
PORTREVISION=	2
CATEGORIES=	devel x11
DISTNAME=	util-macros-$(PORTVERSION)

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	X.Org development aclocal macros

LICENSE=	mit

XORG_CAT=	util

MAKE_ARGS=	pkgconfigdir="${PREFIX}/libdata/pkgconfig"

PLIST_FILES=	share/aclocal/xorg-macros.m4 \
		libdata/pkgconfig/xorg-macros.pc \
		share/util-macros/INSTALL

.include <bsd.port.mk>
