2009-08-30 16:45:23 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2009/08/30 20:45:23 sthen Exp $
|
2005-12-01 06:38:00 -05:00
|
|
|
|
2007-09-15 20:17:04 -04:00
|
|
|
COMMENT= return 'I am not here' indication stored in a LDAP tree
|
2005-12-01 06:38:00 -05:00
|
|
|
|
2007-01-14 06:29:23 -05:00
|
|
|
DISTNAME= ldapvacation-1.1.3
|
2005-12-01 06:38:00 -05:00
|
|
|
|
|
|
|
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
|
|
|
|
|
2009-08-30 16:45:23 -04:00
|
|
|
MASTER_SITES= ${HOMEPAGE}
|
2005-12-01 06:38:00 -05:00
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2006-08-03 09:09:09 -04:00
|
|
|
LIB_DEPENDS= ldap_r.>=8,lber.>=8::databases/openldap
|
2005-12-01 06:38:00 -05:00
|
|
|
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|