aboutsummaryrefslogtreecommitdiff
path: root/www/weblint/Makefile
blob: fc54e286f5036724936e60a624e123c30ac8d416 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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

NO_STAGE=	yes
.include <bsd.port.mk>