mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
29a56aa2eb
Approved by: portmgr (blanket)
20 lines
316 B
Makefile
20 lines
316 B
Makefile
PORTNAME= Horde_Form
|
|
PORTVERSION= 2.0.20
|
|
CATEGORIES= www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Form API
|
|
|
|
USES= horde cpe
|
|
USE_HORDE_RUN= Horde_Core \
|
|
Horde_Date \
|
|
Horde_Exception \
|
|
Horde_Mail \
|
|
Horde_Mime \
|
|
Horde_Nls \
|
|
Horde_Token \
|
|
Horde_Translation \
|
|
Horde_Util
|
|
|
|
.include <bsd.port.mk>
|