freebsd-ports/devel/pear-HTML_Form/Makefile
2021-04-06 16:31:07 +02:00

15 lines
264 B
Makefile

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