ea2899de51
- Chase shlib bump
14 lines
301 B
Makefile
14 lines
301 B
Makefile
# Created by: Oliver Lehmann <oliver@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
PKGNAMESUFFIX= -base
|
|
|
|
COMMENT= Courier authentication library base
|
|
CATEGORIES= security mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|