summaryrefslogtreecommitdiff
path: root/www/weblint/Makefile
blob: 9b1c8e823da10ee0573349692b17843d015f8c1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	weblint
# Version required:	1.020
# Date created:		Oct 14, 1995
# Whom:			pst
#
# $FreeBSD$
#

DISTNAME=	weblint-1.020
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.cre.canon.co.uk/pub/weblint/

MAINTAINER=	pst@FreeBSD.ORG

MAN1=		weblint.1

.include <bsd.port.mk>