599d937ebd
${MASTER_SITES} now points to drac-1.11, which uses db-3.0.1.
16 lines
372 B
Makefile
16 lines
372 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/03/06 14:01:23 fredb Exp $
|
|
#
|
|
|
|
DISTNAME= drac
|
|
PKGNAME= drac-1.10
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL} #ftp://ftp.cc.umanitoba.ca/src/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= groo@netbsd.org
|
|
HOMEPAGE= http://mail.cc.umanitoba.ca/drac/
|
|
COMMENT= Dynamic Relay Authorization Control
|
|
|
|
WRKSRC= ${WRKDIR}
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|