maintainer -> tech-pkg
sort variables, consistently use uppercase YES
This commit is contained in:
parent
30373d0843
commit
c9c9755328
1 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2003/07/13 05:03:35 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2003/07/13 06:49:02 grant Exp $
|
||||
|
||||
DISTNAME= Blursk-1.3
|
||||
PKGNAME= xmms-blursk-1.3
|
||||
CATEGORIES= xmms audio
|
||||
MASTER_SITES= http://www.cs.pdx.edu/~kirkenda/blursk/
|
||||
|
||||
MAINTAINER= packages@netbsd.org
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://www.cs.pdx.edu/~kirkenda/blursk/
|
||||
COMMENT= Visualization plugin for XMMS inspired by "Blur Scope"
|
||||
|
||||
USE_X11= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE= YES
|
||||
USE_BUILDLINK2= YES
|
||||
USE_LIBTOOL= YES
|
||||
USE_X11= YES
|
||||
|
||||
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
||||
|
||||
.include "../../audio/xmms/buildlink2.mk"
|
||||
|
|
Loading…
Reference in a new issue