mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
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"
|