15 lines
267 B
Makefile
15 lines
267 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@php.net>)
|
|
|
|
PORTNAME= HTML_Form
|
|
PORTVERSION= 1.3.1
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR simple HTML form package
|
|
|
|
LICENSE= PHP301
|
|
|
|
NO_ARCH= yes
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|