5cee52726e
Feature safe: yes
18 lines
460 B
Makefile
18 lines
460 B
Makefile
# Ports collection makefile for: pear-Horde_Argv
|
|
# Date created: 6 July 2011
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Argv
|
|
PORTVERSION= 1.0.5
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
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>
|