opnsense-ports/devel/pear-HTML_Form/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

14 lines
260 B
Makefile

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