ports/devel/pear-HTML_Form/Makefile
2014-09-23 15:15:04 +00: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>