1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Add wwwcount

This commit is contained in:
Andrey A. Chernov 1996-05-16 20:45:22 +00:00
parent 62ae860429
commit 5aeb0c1744
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3098

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.13 1996/04/08 20:57:19 smpatel Exp $
# $Id: Makefile,v 1.14 1996/04/12 08:44:54 asami Exp $
#
SUBDIR += Mosaic # requires Motif
@ -24,6 +24,7 @@
SUBDIR += w3c_httpd
SUBDIR += weblint
SUBDIR += wn
SUBDIR += wwwcount
SUBDIR += wwwish
.include <bsd.port.subdir.mk>