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

16 lines
295 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= HTML_Common
PORTVERSION= 1.2.5
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR::HTML_Common is a base class for other HTML classes
LICENSE= PHP301
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>