# Created by: Xavier Beaudouin # $FreeBSD$ PORTNAME= gnarwl PORTVERSION= 3.6 PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://www.onyxbits.de/sites/default/files/download/15/ MAINTAINER= ports@FreeBSD.org COMMENT= Email autoresponder that gets data from LDAP LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed USES= iconv gmake tar:tgz USE_OPENLDAP= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-docdir=${DOCSDIR} --localstatedir="${PREFIX}/var" CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib ${ICONV_LIB} OPTIONS_DEFINE= DOCS .include ttps://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports' title='freebsd-ports Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - use ${RM}Dirk Meyer2003-10-191-1/+1
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-191-127/+29
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-8/+5
* - flat layoutDirk Meyer2003-07-26