ports/devel/pear-HTML_Form/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

16 lines
276 B
Makefile

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