mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
- Add new depndencies - Regenerate patches - Reset PORTREVISION on slave ports While here move man pages to share/man.
10 lines
286 B
Makefile
10 lines
286 B
Makefile
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"
|