summaryrefslogtreecommitdiff
path: root/www/weblint/Makefile
blob: f428ae0a54eae0180aa935916f935fe6143f6b11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: pst
# $FreeBSD$

PORTNAME=	weblint
PORTVERSION=	1.020
CATEGORIES=	www
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:NEILB

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	HTML validator and sanity checker

MAN1=		weblint.1

.include <bsd.port.mk>