mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
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>
|