15 lines
250 B
Makefile
15 lines
250 B
Makefile
# 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>
|