diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-24 15:59:37 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-24 15:59:37 +0800 |
commit | 525d1fed30189ba623094aa0ef634396d787957b (patch) | |
tree | 8e109ee00781f8afb58e62fc827901111e15eca6 /devel/Makefile | |
parent | f4bb5ec544d447efddfee0189cbd330b2c09492e (diff) | |
download | freebsd-ports-gnome-525d1fed30189ba623094aa0ef634396d787957b.tar.gz freebsd-ports-gnome-525d1fed30189ba623094aa0ef634396d787957b.tar.zst freebsd-ports-gnome-525d1fed30189ba623094aa0ef634396d787957b.zip |
add libmba 0.3.6
A collection of C modules potentially useful to any project
required by textproc/domc 0.6.0
Approved by: kris
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 699762180d31..dd729c20a8ac 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -292,6 +292,7 @@ SUBDIR += libgtop2 SUBDIR += libhash SUBDIR += libmalloc + SUBDIR += libmba SUBDIR += libmcve SUBDIR += libol SUBDIR += libole2 |