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