1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Added weblint.

Submitted by:	pst
This commit is contained in:
Satoshi Asami 1995-10-17 08:27:08 +00:00
parent 77a9ab5566
commit 96785a3b1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2339

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.14 1995/10/04 05:36:29 asami Exp $
# $Id: Makefile,v 1.15 1995/10/12 07:15:20 asami Exp $
#
SUBDIR += autoconf
@ -13,6 +13,7 @@
SUBDIR += m4
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += weblint
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>