summaryrefslogtreecommitdiff
path: root/www/weblint/Makefile
blob: 05ab74dbf5651943360a898d16f254c6fb905d36 (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
# Date created:		Oct 14, 1995
# Whom:			pst
#
# $FreeBSD$
#

PORTNAME=	weblint
PORTVERSION=	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>