mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
3561225871
- Add new depndencies - Regenerate patches - Reset PORTREVISION on slave ports While here move man pages to share/man.
11 lines
286 B
Makefile
11 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"
|