freebsd-ports/devel/pear-HTML_Form/Makefile
Jochen Neumeister 60e82f357c Update to 1.3.1
- Add LICENSE

Sponsored by:	Netzkommune GmbH
2018-12-10 16:30:56 +00:00

16 lines
278 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@php.net>)
# $FreeBSD$
PORTNAME= HTML_Form
PORTVERSION= 1.3.1
CATEGORIES= devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR simple HTML form package
LICENSE= PHP301
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>