39baf03e56
Submitted by: Yarema <yds@CoolRat.org> In corporation with: Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan Obuch <ports@dino.sk>, myself
15 lines
335 B
Makefile
15 lines
335 B
Makefile
# New ports collection makefile for: courier-authlib-base
|
|
# Date created: 19 Apr 2005
|
|
# Whom: Oliver Lehmann <oliver@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -base
|
|
|
|
COMMENT= Courier authentication library base
|
|
CATEGORIES= security mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|