1995-10-14 23:13:48 +00:00
|
|
|
# New ports collection makefile for: weblint
|
|
|
|
# Date created: Oct 14, 1995
|
|
|
|
# Whom: pst
|
|
|
|
#
|
1999-08-31 02:43:35 +00:00
|
|
|
# $FreeBSD$
|
1995-10-14 23:13:48 +00:00
|
|
|
#
|
|
|
|
|
2000-04-10 00:07:29 +00:00
|
|
|
PORTNAME= weblint
|
2001-02-05 15:33:58 +00:00
|
|
|
PORTVERSION= 1.020
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= www
|
2003-01-10 17:49:15 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
2001-04-05 10:58:29 +00:00
|
|
|
MASTER_SITE_SUBDIR=../../authors/id/NEILB
|
1995-10-17 08:27:57 +00:00
|
|
|
|
2002-10-16 05:25:48 +00:00
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
2003-02-20 18:26:42 +00:00
|
|
|
COMMENT= HTML validator and sanity checker
|
1995-10-14 23:13:48 +00:00
|
|
|
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN1= weblint.1
|
|
|
|
|
1995-10-14 23:13:48 +00:00
|
|
|
.include <bsd.port.mk>
|