aboutsummaryrefslogtreecommitdiffstats
path: root/www/weblint/Makefile
blob: 6498fe36e4acbcf909f2b141d5f0cdc07a7682dc (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.017
# Date created:     Oct 14, 1995
# Whom:         pst
#
# $Id: Makefile,v 1.6 1996/11/18 11:42:18 asami Exp $
#

DISTNAME=   weblint-1.017
CATEGORIES= www
MASTER_SITES=   ftp://ftp.khoral.com/pub/weblint/

MAINTAINER= pst@FreeBSD.ORG

MAN1=       weblint.1

.include <bsd.port.mk>