aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-08-09 03:20:32 +0800
committerthierry <thierry@FreeBSD.org>2004-08-09 03:20:32 +0800
commita26f252a61cf93ae30ec431e6c3e55436de3096c (patch)
treec8702a9dfb00e8286c51fb00e26211184d80ce1a /ftp/Makefile
parent077ccc701b7bf6934ea59ed76f6e42626a616d15 (diff)
downloadfreebsd-ports-gnome-a26f252a61cf93ae30ec431e6c3e55436de3096c.tar.gz
freebsd-ports-gnome-a26f252a61cf93ae30ec431e6c3e55436de3096c.tar.zst
freebsd-ports-gnome-a26f252a61cf93ae30ec431e6c3e55436de3096c.zip
Add ocaml-ocurl 0.2.0, an interface for OCaml to the curl lib.
PR: 70085 Submitted by: Marwan BURELLE
Diffstat (limited to 'ftp/Makefile')
-rw-r--r--ftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index ab6d83014bad..78b70376b858 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -58,6 +58,7 @@
SUBDIR += ncftp2
SUBDIR += ncftp3
SUBDIR += ncftpd
+ SUBDIR += ocaml-ocurl
SUBDIR += oftpd
SUBDIR += omi
SUBDIR += p5-Net-FTP-Common