mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
12 lines
257 B
Makefile
12 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"
|