mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
cf118ccf87
Reported by: lwhsu
20 lines
312 B
Makefile
20 lines
312 B
Makefile
PORTNAME= Horde_Form
|
|
PORTVERSION= 2.0.20
|
|
CATEGORIES= www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Form API
|
|
|
|
USES= horde
|
|
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>
|