opnsense-ports/devel/pear-HTML_Form/Makefile
Franco Fichtner 38180c570d */*: sync with upstream
Taken from: HardenedBSD
2018-12-10 18:44:18 +01:00

16 lines
278 B
Makefile

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