summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Form/Makefile
blob: 428807c33150e9dac7d291ddcfd837391c30b119 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Antonio Carlos Venancio Junior (<antonio@php.net>)

PORTNAME=	HTML_Form
PORTVERSION=	1.3.1
CATEGORIES=	devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR simple HTML form package

LICENSE=	PHP301

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>