blob: f77a15a17c3c66c1024cac922df8484c4e60fdbf (
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>
|