forked from Lainports/freebsd-ports
9 lines
218 B
Makefile
9 lines
218 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -sqlite
|
|
|
|
COMMENT= SQLite support for the Courier authentication library
|
|
CATEGORIES= databases mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|