pkgsrc-wip/modular-xorg-macros/Makefile
Blair Sadewitz 4a4ed17a24 Tiny package for xorg util-macros, necessary for building modules from
source.  Eventually, I hope to write a simple framework for this.
2007-03-14 03:05:02 +00:00

18 lines
451 B
Makefile

# $NetBSD: Makefile,v 1.1 2007/03/14 03:05:02 bsadewitz Exp $
#
DISTNAME= util-macros-1.1.5
CATEGORIES= devel
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/util/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= blair.sadewitz@gmail.com
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= GNU autoconf macros for the modular X.org source tree
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
.include "../../mk/bsd.pkg.mk"