mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
bc02afde05
See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
20 lines
326 B
Makefile
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>
|