aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-17 07:08:12 +0800
committermiwi <miwi@FreeBSD.org>2008-02-17 07:08:12 +0800
commit7b5a62a3484fbdebdd42ba5c3d1fd50d8d106c69 (patch)
tree670f63dcc01fcfbf79174661a3e938fec7dfb4b1 /devel/Makefile
parent348cefaf2422a5e627994e7bcd06a002e6029c46 (diff)
downloadfreebsd-ports-graphics-7b5a62a3484fbdebdd42ba5c3d1fd50d8d106c69.tar.gz
freebsd-ports-graphics-7b5a62a3484fbdebdd42ba5c3d1fd50d8d106c69.tar.zst
freebsd-ports-graphics-7b5a62a3484fbdebdd42ba5c3d1fd50d8d106c69.zip
SVN::Access includes both an object oriented interface for manipulating
SVN access files (AuthzSVNAccessFile files), as well as a command line interface to that object oriented programming interface (svnaclmgr.pl) which is in the examples/ directory. WWW: http://search.cpan.org/dist/SVN-Access/ PR: ports/120555 Submitted by: Greg Larkin <glarkin at sourcehosting.net>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ace84d3c4e5..17108c5f068 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1517,6 +1517,7 @@
SUBDIR += p5-SPOPS
SUBDIR += p5-SSN-Validate
SUBDIR += p5-SVN-ACL
+ SUBDIR += p5-SVN-Access
SUBDIR += p5-SVN-Agent
SUBDIR += p5-SVN-Dump
SUBDIR += p5-SVN-Hook