aboutsummaryrefslogtreecommitdiff
path: root/www/weblint/Makefile
blob: c1d1514af81519baed6f6e32276066fce6e86e48 (plain) (blame)
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=	ports@FreeBSD.org
COMMENT=	HTML validator and sanity checker

MAN1=		weblint.1

.include <bsd.port.mk>