mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
00bb43d38e
PR: ports/84141 Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
16 lines
314 B
Makefile
16 lines
314 B
Makefile
# New ports collection makefile for: aolserver-openacs-pg
|
|
# Date created: 17 July 2005
|
|
# Whom: A.Nooitgedagt <aldert@nooitgedagt.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WITH_NSPOSTGRES= yes
|
|
WITH_NSSHA1= yes
|
|
WITH_NSCACHE= yes
|
|
PKGNAMESUFFIX= -openacs-pg
|
|
|
|
MASTERDIR= ${.CURDIR}/../aolserver
|
|
|
|
.include "${MASTERDIR}/Makefile"
|