mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
284 B
Makefile
18 lines
284 B
Makefile
# 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>
|