1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/www/weblint/Makefile
Michael Haro 4574e78735 Update MASTER_SITES
Prompted by: looking at portsurvey
2001-04-05 10:58:29 +00:00

20 lines
350 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= ftp://ftp.weblint.org/pub/weblint/ \
${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=../../authors/id/NEILB
MAINTAINER= pst@FreeBSD.org
MAN1= weblint.1
.include <bsd.port.mk>