pkgsrc/audio/esound/Makefile
jlam f25f9d2824 bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
2001-10-03 22:36:37 +00:00

17 lines
466 B
Makefile

# $NetBSD: Makefile,v 1.27 2001/10/03 22:36:37 jlam Exp $
DISTNAME= esound-0.2.23
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/}
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html
COMMENT= the Enlightened sound daemon
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../audio/libaudiofile/buildlink.mk"
.include "../../mk/bsd.pkg.mk"