![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / mail / dovecot2-pigeonhole / Makefile (download)
Revision 1.11, Mon Oct 8 12:19:08 2012 UTC (11 years, 1 month ago) by asau
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.11 2012/10/08 12:19:08 asau Exp $ DISTNAME= dovecot-2.1-pigeonhole-0.3.3 PKGNAME= ${DISTNAME:S/-2.1-/-/} CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/2.1/ MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.dovecot.org/ COMMENT= Support for the Sieve language and the ManageSieve protocol LICENSE= gnu-lgpl-v2.1 PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= pkg-config rpcgen USE_LIBTOOL= yes GNU_CONFIGURE= yes EGDIR= ${PREFIX}/share/examples/dovecot CONFD= ${PKG_SYSCONFDIR}/dovecot/conf.d MAKE_DIRS+= ${CONFD} CONF_FILES+= ${EGDIR}/conf.d/20-managesieve.conf ${CONFD}/20-managesieve.conf CONF_FILES+= ${EGDIR}/conf.d/90-sieve.conf ${CONFD}/90-sieve.conf .include "../../mail/dovecot2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"