2011-07-07 22:47:04 +02:00
|
|
|
# Ports collection makefile for: pear-Horde_Argv
|
|
|
|
# Date created: 6 July 2011
|
|
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Horde_Argv
|
2011-11-24 09:36:21 +01:00
|
|
|
PORTVERSION= 1.0.5
|
2011-07-07 22:47:04 +02:00
|
|
|
CATEGORIES= devel www pear
|
|
|
|
|
2011-07-14 22:33:30 +02:00
|
|
|
MAINTAINER= horde@FreeBSD.org
|
2011-07-07 22:47:04 +02:00
|
|
|
COMMENT= Horde command-line argument parsing package
|
|
|
|
|
|
|
|
USE_HORDE_RUN= Horde_Exception Horde_Translation
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
|
|
|
.include <bsd.port.post.mk>
|