mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
5c7c66618a
- Add SHA256
13 lines
253 B
Makefile
13 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"
|