2013-07-08 20:42:15 +02:00
|
|
|
# Created by: Emanuel Haupt <ehaupt@critical.ch>
|
2005-07-13 14:40:43 +02:00
|
|
|
|
|
|
|
PORTNAME= Sendmail-AccessDB
|
2014-12-24 15:32:45 +01:00
|
|
|
PORTVERSION= 1.04
|
2005-07-13 14:40:43 +02:00
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-07-13 14:40:43 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-10-06 13:57:11 +02:00
|
|
|
MAINTAINER= ehaupt@FreeBSD.org
|
2005-07-13 14:40:43 +02:00
|
|
|
COMMENT= Perl5 interface to the Sendmail access.db list
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-BerkeleyDB>=0:databases/p5-BerkeleyDB
|
2005-07-13 14:40:43 +02:00
|
|
|
|
2013-09-04 09:19:56 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2016-09-10 16:14:08 +02:00
|
|
|
NO_ARCH= yes
|
2005-07-13 14:40:43 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|