1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/www/weblint/Makefile
Andrej Zverev bc02afde05 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 09:22:15 +00:00

20 lines
326 B
Makefile

# New ports collection makefile for: weblint
# Date created: Oct 14, 1995
# Whom: pst
#
# $FreeBSD$
#
PORTNAME= weblint
PORTVERSION= 1.020
CATEGORIES= www
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:NEILB
MAINTAINER= dinoex@FreeBSD.org
COMMENT= HTML validator and sanity checker
MAN1= weblint.1
.include <bsd.port.mk>