summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Form/Makefile
blob: c046f1cabd7ad67e8e24c23d0159618291c3c4ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	HTML_Form
PORTVERSION=	1.3.1
CATEGORIES=	devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR simple HTML form package
WWW=		https://pear.php.net/package/HTML_Form

LICENSE=	PHP301

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>