91a1caa242
Hope to see you back! Thank for all the work!
14 lines
261 B
Makefile
14 lines
261 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= ports@FreeBSD.org
|
|
COMMENT= PEAR simple HTML form package
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|