1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/www/weblint/Makefile
Dirk Meyer 99a8991c01 reduce MASTER_SITES
Suggested by: jimd@siu.edu
2003-01-10 17:49:15 +00:00

19 lines
314 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= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=../../authors/id/NEILB
MAINTAINER= dinoex@FreeBSD.org
MAN1= weblint.1
.include <bsd.port.mk>