freebsd-ports/www/weblint/Makefile

20 lines
350 B
Makefile
Raw Normal View History

1995-10-14 19:13:48 -04:00
# New ports collection makefile for: weblint
# Date created: Oct 14, 1995
# Whom: pst
#
1999-08-30 22:43:35 -04:00
# $FreeBSD$
1995-10-14 19:13:48 -04:00
#
PORTNAME= weblint
2001-02-05 10:33:58 -05:00
PORTVERSION= 1.020
CATEGORIES= www
MASTER_SITES= ftp://ftp.weblint.org/pub/weblint/ \
${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=../../authors/id/NEILB
1995-10-17 04:27:57 -04:00
MAINTAINER= pst@FreeBSD.org
1995-10-14 19:13:48 -04:00
MAN1= weblint.1
1995-10-14 19:13:48 -04:00
.include <bsd.port.mk>