2007-09-15 20:17:04 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2007/09/16 00:17:05 merdely 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
|
|
|
|
|
|
|
|
MASTER_SITES= ftp://ftp.etc.msys.ch/pub/sources/ldapvacation/
|
|
|
|
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>
|