46a1699315
Bump dependencies PORTREVISION to chase shared library major version number bump.
11 lines
302 B
Makefile
11 lines
302 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -userdb
|
|
|
|
COMMENT= Userdb support for the Courier authentication library
|
|
CATEGORIES= databases mail
|
|
|
|
CONFLICTS_INSTALL= courier-authlib-usergdbm # lib/courier-authlib/libauthuserdb.so
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|