5440c1060b
- Bump PORTREVISION of depdendent ports due to shlib version bum
12 lines
270 B
Makefile
12 lines
270 B
Makefile
# Created by: Yarema <yds@CoolRat.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -sqlite
|
|
|
|
COMMENT= SQLite support for the Courier authentication library
|
|
CATEGORIES= databases mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|