freebsd-ports/devel/pear-HTML_Form/Makefile
2021-05-23 00:20:48 +08:00

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>