pkgsrc-wip/pear-Horde_Text_Flowed/Makefile
Aleksej Saushev 07a91f60a8 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-05 11:12:49 +00:00

18 lines
533 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/05 11:12:55 asau Exp $
#
DISTNAME= Horde_Text_Flowed-1.0.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
MAINTAINER= frederic@fauberteau.org
HOMEPAGE= http://pear.horde.org/
COMMENT= RFC 3676 encoded text manipulation for horde
LICENSE= gnu-lgpl-v2.1
BUILD_DEPENDS+= ${PHP_PKG_PREFIX}-pear-channel-horde-[0-9]*:../../wip/pear-channel-horde
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Horde_Util-[0-9]*:../../wip/pear-Horde_Util
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"