Mark conflict
This commit is contained in:
parent
6af608f03a
commit
6f3424413a
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/12/20 22:06:00 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/01/27 20:57:02 alek Exp $
|
||||
# Original from: Andy Lester <andy@petdance.com>
|
||||
|
||||
COMMENT= "check for HTML errors in a string or file"
|
||||
|
||||
DISTNAME= HTML-Lint-2.02
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www perl5
|
||||
|
||||
MAINTAINER= Alexander von Gernler <grunk@pestilenz.org>
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/12/20 22:06:00 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2006/01/27 20:57:02 alek Exp $
|
||||
@conflict weblint-*
|
||||
bin/weblint
|
||||
${P5SITE}/HTML/
|
||||
${P5SITE}/HTML/Lint/
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2004/02/01 20:22:18 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2006/01/27 20:57:02 alek Exp $
|
||||
|
||||
COMMENT= "perl lint program for html"
|
||||
|
||||
DISTNAME= weblint-1.020
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:49:53 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2006/01/27 20:57:02 alek Exp $
|
||||
@conflict p5-HTML-Lint-*
|
||||
bin/weblint
|
||||
@man man/man1/weblint.1
|
||||
share/examples/weblint/
|
||||
|
Loading…
x
Reference in New Issue
Block a user