mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
14 lines
232 B
Makefile
14 lines
232 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
|
|
|
|
.include <bsd.port.mk>
|