11 lines
261 B
Makefile
11 lines
261 B
Makefile
# Created by: Yarema <yds@CoolRat.org>
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -pgsql
|
|
|
|
COMMENT= PostgreSQL support for the Courier authentication library
|
|
CATEGORIES= databases mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|