mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
14 lines
269 B
Makefile
14 lines
269 B
Makefile
# New ports collection makefile for: mod_rpaf2
|
|
# Date created: Mar 17, 2003
|
|
# Whom: Clement Laforet <clement@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
USE_APACHE= 20+
|
|
LATEST_LINK= mod_rpaf2
|
|
MASTERDIR= ${.CURDIR}/../mod_rpaf
|
|
|
|
.include "${MASTERDIR}/Makefile"
|