58c3144236
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
21 lines
518 B
Makefile
21 lines
518 B
Makefile
# $NetBSD: Makefile,v 1.15 2006/12/15 20:32:53 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= xanalyser-1.24
|
|
PKGREVISION= 2
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ftp://ftp.suse.com/pub/people/arvin/private/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= root@garbled.net
|
|
HOMEPAGE= http://www.suse.de/~arvin/xanalyser/
|
|
COMMENT= Frequency spectrum analyser for X
|
|
|
|
USE_LANGUAGES= c c++
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../x11/libXpm/buildlink3.mk"
|
|
.include "../../mk/motif.buildlink3.mk"
|
|
.include "../../mk/oss.buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|