Add COMMENT specific to package.
(Before used generic COMMENT from xine-lib/Makefile.common.)
This commit is contained in:
parent
2950b6431a
commit
0da8cdbb79
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.15 2005/05/02 11:29:35 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2005/05/10 00:18:03 reed Exp $
|
||||
#
|
||||
|
||||
.include "../../multimedia/xine-lib/Makefile.common"
|
||||
|
||||
PKGNAME= ${XINE_PKGNAME:S/lib/arts/}
|
||||
|
||||
CATEGORIES= audio
|
||||
COMMENT= The aRts audio output plugin for xine-lib
|
||||
|
||||
DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.11 2005/05/02 11:29:35 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2005/05/10 00:18:03 reed Exp $
|
||||
#
|
||||
|
||||
.include "../../multimedia/xine-lib/Makefile.common"
|
||||
|
||||
PKGNAME= ${XINE_PKGNAME:S/lib/esound/}
|
||||
|
||||
CATEGORIES= audio
|
||||
COMMENT= The esound audio output plugin for xine-lib
|
||||
|
||||
DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib
|
||||
|
||||
|
|
Loading…
Reference in a new issue