freebsd-ports/www/weblint/Makefile
Marcelo Araujo 4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00

19 lines
337 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=../../authors/id/NEILB
MAINTAINER= dinoex@FreeBSD.org
COMMENT= HTML validator and sanity checker
MAN1= weblint.1
.include <bsd.port.mk>