1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/devel/pear-HTML_Common/Makefile
2021-05-23 00:20:48 +08:00

16 lines
286 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
PORTNAME= HTML_Common
PORTVERSION= 1.2.5
CATEGORIES= devel www pear
MAINTAINER= sunpoet@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>