opnsense-ports/devel/pear-HTML_Form/Makefile
Franco Fichtner bd0e09fa5b */*: sync with upstream
Taken from: FreeBSD
2017-05-16 18:34:11 +02:00

15 lines
276 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= joneum@FreeBSD.org
COMMENT= PEAR simple HTML form package
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>