freebsd-ports/www/weblint/Makefile

20 lines
337 B
Makefile
Raw Normal View History

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