freebsd-ports/databases/courier-authlib-pgsql/Makefile
Guido Falsi 60dea511f2 - Update courier-authlib to 0.69.1
- Avoid uninstalllation leftovers by fixing plists
- Perform a small whitespace fix
2019-08-20 16:22:06 +00:00

12 lines
273 B
Makefile

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