mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
9315b93636
PR: 189896
16 lines
250 B
Makefile
16 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>
|