mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
15c7626763
PR: 4611 Submitted by: John Peterson <jmp@havoc.student.umd.edu>
18 lines
338 B
Makefile
18 lines
338 B
Makefile
# New ports collection makefile for: weblint
|
|
# Version required: 1.020
|
|
# Date created: Oct 14, 1995
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.7 1996/11/18 14:15:49 asami Exp $
|
|
#
|
|
|
|
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>
|