remove www/weblint, which has been replaced with www/p5-HTML-Lint

ok sthen@
This commit is contained in:
mmcc 2016-01-19 23:31:51 +00:00
parent f0c122ce8b
commit 3789d6ebe3
5 changed files with 0 additions and 49 deletions

View File

@ -1,27 +0,0 @@
# $OpenBSD: Makefile,v 1.19 2015/02/16 22:57:13 naddy Exp $
COMMENT= perl lint program for html
DISTNAME= weblint-1.020
REVISION= 0
CATEGORIES= www
MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/
MAINTAINER= Sean Cavanaugh <seanc@cginfo.sk.ca>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
NO_BUILD= Yes
PKG_ARCH= *
TEST_TARGET= test
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/weblint
${INSTALL_SCRIPT} ${WRKSRC}/weblint ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/weblint.1 ${PREFIX}/man/man1
${INSTALL_DATA} ${WRKSRC}/weblintrc ${PREFIX}/share/examples/weblint
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (weblint-1.020.tar.gz) = bYTCsET9rt6S05vGZH0YfFsa3KkyJl8a6MWu+uDKDsA=
SIZE (weblint-1.020.tar.gz) = 41264

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-weblint,v 1.1 2000/07/11 15:40:00 naddy Exp $
--- weblint.orig Tue Jul 11 16:29:33 2000
+++ weblint Tue Jul 11 16:29:51 2000
@@ -1,6 +1,4 @@
-: # use perl -*- mode: Perl; -*-
- eval 'exec perl -S $0 "$@"'
- if $runnning_under_some_shell;
+#!/usr/bin/perl
#
# weblint - pick fluff off WWW pages (html).

View File

@ -1,3 +0,0 @@
Weblint is a syntax and style checker for HTML. It is a perl program
that scans through web pages and "picks off fluff" much the way lint
handles C programs.

View File

@ -1,6 +0,0 @@
@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/
share/examples/weblint/weblintrc