1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/www/weblint/Makefile

20 lines
357 B
Makefile
Raw Normal View History

1995-10-14 23:13:48 +00:00
# New ports collection makefile for: weblint
# Date created: Oct 14, 1995
# Whom: pst
#
1999-08-31 02:43:35 +00:00
# $FreeBSD$
1995-10-14 23:13:48 +00:00
#
PORTNAME= weblint
2001-02-05 15:33:58 +00:00
PORTVERSION= 1.020
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=../../authors/id/NEILB
1995-10-17 08:27:57 +00:00
MAINTAINER= dinoex@FreeBSD.org
2003-02-20 18:26:42 +00:00
COMMENT= HTML validator and sanity checker
1995-10-14 23:13:48 +00:00
MAN1= weblint.1
1995-10-14 23:13:48 +00:00
.include <bsd.port.mk>