5c7c66618a
- Add SHA256
12 lines
253 B
Makefile
12 lines
253 B
Makefile
# New ports collection makefile for: mod_rpaf2
|
|
# Date created: Mar 17, 2003
|
|
# Whom: Clement Laforet <clement@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
USE_APACHE= 20+
|
|
LATEST_LINK= mod_rpaf2
|
|
MASTERDIR= ${.CURDIR}/../mod_rpaf
|
|
|
|
.include "${MASTERDIR}/Makefile"
|