fc373ceed2
Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755
15 lines
276 B
Makefile
15 lines
276 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@php.net>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= HTML_Form
|
|
PORTVERSION= 1.3.0
|
|
PORTREVSION= 1
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
|
COMMENT= PEAR simple HTML form package
|
|
|
|
NO_ARCH= yes
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|