mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Add mod_rpaf2, a mod_rpaf slave port, for apache2.
This commit is contained in:
parent
20c1796527
commit
88327f7da1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104316
@ -265,6 +265,7 @@
|
||||
SUBDIR += mod_roaming
|
||||
SUBDIR += mod_roaming2
|
||||
SUBDIR += mod_rpaf
|
||||
SUBDIR += mod_rpaf2
|
||||
SUBDIR += mod_ruby
|
||||
SUBDIR += mod_scgi
|
||||
SUBDIR += mod_security
|
||||
|
12
www/mod_rpaf2/Makefile
Normal file
12
www/mod_rpaf2/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# New ports collection makefile for: mod_rpaf2
|
||||
# Date created: Mar 17, 2003
|
||||
# Whom: Clement Laforet <clement@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
WITH_APACHE2= yes
|
||||
LATEST_LINK= mod_rpaf2
|
||||
MASTERDIR= ${.CURDIR}/../mod_rpaf
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user