pkgsrc-wip/xconsole/Makefile

24 lines
485 B
Makefile
Raw Normal View History

2007-01-29 10:41:26 +01:00
# $NetBSD: Makefile,v 1.2 2007/01/29 09:41:26 absd Exp $
2007-01-29 08:08:53 +01:00
#
DISTNAME= xconsole-1.0.2
CATEGORIES= x11
2007-01-29 10:41:26 +01:00
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
2007-01-29 08:08:53 +01:00
EXTRACT_SUFX= .tar.bz2
MAINTAINER= blair.sadewitz@gmail.com
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Xconsole utility from modular X.org
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
USE_LANGUAGES= c
.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"