ldapvacation - a LDAP enabled version of vacation(1)
This commit is contained in:
parent
e875971745
commit
c163f8c7fd
30
mail/ldapvacation/Makefile
Normal file
30
mail/ldapvacation/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/12/01 11:38:00 mbalmer Exp $
|
||||
|
||||
COMMENT= "return 'I am not here' indication stored in a LDAP tree"
|
||||
|
||||
DISTNAME= ldapvacation-1.0.9
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://www.etc.msys.ch/software/ldapvacation/
|
||||
|
||||
MAINTAINER= Marc Balmer <mbalmer@openbsd.org>
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= c pthread
|
||||
|
||||
MASTER_SITES= ftp://ftp.etc.msys.ch/pub/sources/ldapvacation/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
LIB_DEPENDS= ldap_r.8,lber.8::databases/openldap
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
mail/ldapvacation/distinfo
Normal file
4
mail/ldapvacation/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (ldapvacation-1.0.9.tgz) = 4579b451ec6a0c883f3fddea01fee021
|
||||
RMD160 (ldapvacation-1.0.9.tgz) = b34c893e8f5c7018d70e29ed13ada3ab4417eff6
|
||||
SHA1 (ldapvacation-1.0.9.tgz) = 4adcac59d4bee96380525c8b1293d1dc49cb8470
|
||||
SIZE (ldapvacation-1.0.9.tgz) = 20488
|
1
mail/ldapvacation/pkg/DESCR
Normal file
1
mail/ldapvacation/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
ldapvacation - a LDAP enabled version of vacation(1)
|
7
mail/ldapvacation/pkg/PLIST
Normal file
7
mail/ldapvacation/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/12/01 11:38:00 mbalmer Exp $
|
||||
bin/ldapvacation
|
||||
@man man/cat1/ldapvacation.0
|
||||
@man man/cat5/ldapvacation.conf.0
|
||||
share/examples/ldapvacation/
|
||||
share/examples/ldapvacation/ldapvacation.conf
|
||||
@sample ${SYSCONFDIR}/ldapvacation.conf
|
Loading…
Reference in New Issue
Block a user