2018-03-12 12:15:24 +01:00
|
|
|
# $NetBSD: Makefile,v 1.55 2018/03/12 11:16:06 wiz Exp $
|
1999-04-06 19:39:40 +02:00
|
|
|
|
2001-03-12 22:19:09 +01:00
|
|
|
DISTNAME= WSoundPrefs-1.1.1
|
|
|
|
PKGNAME= wsoundprefs-1.1.1
|
2018-03-12 12:15:24 +01:00
|
|
|
PKGREVISION= 24
|
2003-04-26 11:49:35 +02:00
|
|
|
CATEGORIES= audio wm windowmaker
|
2009-05-05 20:51:56 +02:00
|
|
|
MASTER_SITES= # ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
|
1999-04-06 19:39:40 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-09-06 12:40:25 +02:00
|
|
|
#HOMEPAGE= http://shadowmere.student.utwente.nl/
|
2001-03-12 22:19:09 +01:00
|
|
|
COMMENT= WSoundServer configuration utility
|
2016-04-20 14:10:24 +02:00
|
|
|
LICENSE= modified-bsd
|
1999-04-06 19:39:40 +02:00
|
|
|
|
2016-12-09 15:43:39 +01:00
|
|
|
USE_TOOLS+= pkg-config
|
2004-11-25 14:15:07 +01:00
|
|
|
USE_IMAKE= yes
|
2006-01-23 23:59:54 +01:00
|
|
|
BROKEN_GETTEXT_DETECTION= yes
|
1999-04-06 19:39:40 +02:00
|
|
|
|
2016-04-14 13:49:48 +02:00
|
|
|
LDFLAGS.SunOS+= -lwraster
|
|
|
|
|
2004-03-07 04:41:45 +01:00
|
|
|
.include "../../audio/wsoundserver/buildlink3.mk"
|
|
|
|
.include "../../wm/windowmaker/buildlink3.mk"
|
2007-02-06 13:45:02 +01:00
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
2009-06-29 17:26:32 +02:00
|
|
|
.include "../../x11/libXinerama/buildlink3.mk"
|
1999-04-06 19:39:40 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|