- Add new depndencies - Regenerate patches - Reset PORTREVISION on slave ports While here move man pages to share/man.
11 lines
222 B
Makefile
11 lines
222 B
Makefile
PKGNAMESUFFIX= -base
|
|
|
|
COMMENT= Courier authentication library base
|
|
CATEGORIES= security mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|