11 lines
257 B
Makefile
11 lines
257 B
Makefile
# Created by: Yarema <yds@CoolRat.org>
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -vchkpw
|
|
|
|
COMMENT= Vpopmail/vchkpw support for the Courier authentication library
|
|
CATEGORIES= mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|