1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/www/weblint/Makefile
Martin Wilke 9315b93636 - Stage support
PR:		189896
2014-05-25 05:18:13 +00:00

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>