1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Add uulib

This commit is contained in:
Thomas Gellekum 1996-08-23 06:49:39 +00:00
parent 73ca0f6652
commit 793a429493
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3684

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.25 1996/08/01 20:46:47 erich Exp $
# $Id: Makefile,v 1.26 1996/08/19 10:32:53 asami Exp $
#
SUBDIR += SWIG
@ -19,6 +19,7 @@
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += tkcvs
SUBDIR += uulib
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>