aboutsummaryrefslogtreecommitdiff
path: root/www/mod_rpaf2
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-03-17 18:37:02 +0000
committerClement Laforet <clement@FreeBSD.org>2004-03-17 18:37:02 +0000
commit88327f7da16c06ee387f06c1c206ec5b3b669ca8 (patch)
tree828e684e4bff04f7faa1f3b12f3db2112c472ba1 /www/mod_rpaf2
parent20c1796527d86a2bad710547c09555f634f0d4da (diff)
downloadports-88327f7da16c06ee387f06c1c206ec5b3b669ca8.tar.gz
ports-88327f7da16c06ee387f06c1c206ec5b3b669ca8.zip
Notes
Diffstat (limited to 'www/mod_rpaf2')
-rw-r--r--www/mod_rpaf2/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile
new file mode 100644
index 000000000000..531e607b10e3
--- /dev/null
+++ b/www/mod_rpaf2/Makefile
@@ -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"