"back-in" www/pear-HTML-Common, henning@ vetoed the removal
and asked me to put it back in.
This commit is contained in:
parent
95802f6991
commit
8a950567bc
21
www/pear-HTML-Common/Makefile
Normal file
21
www/pear-HTML-Common/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2005/03/09 14:12:38 mbalmer Exp $
|
||||
|
||||
COMMENT= "base package for HTML handling in PHP"
|
||||
|
||||
DISTNAME= HTML_Common-1.2.1
|
||||
PKGNAME= pear-${DISTNAME:S/_/-/}
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MASTER_SITES= http://pear.php.net/get/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= Marc Balmer <mbalmer@openbsd.org>
|
||||
MODULES= www/php4/pear
|
||||
|
||||
# PHP License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
www/pear-HTML-Common/distinfo
Normal file
4
www/pear-HTML-Common/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (HTML_Common-1.2.1.tgz) = 0f4b7ed3f3f49590649f5ce4b4892044
|
||||
RMD160 (HTML_Common-1.2.1.tgz) = 45dbf3724e2bf04b421cb606693738280da362bf
|
||||
SHA1 (HTML_Common-1.2.1.tgz) = 7d4faec3d084d12ad06b17cda1d540dc5e6cf24c
|
||||
SIZE (HTML_Common-1.2.1.tgz) = 3637
|
6
www/pear-HTML-Common/pkg/DESCR
Normal file
6
www/pear-HTML-Common/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
The HTML_Common package provides methods for HTML code display and
|
||||
attributes handling.
|
||||
|
||||
1) Methods to set, remove, update HTML attributes.
|
||||
2) Handles comments in HTML code.
|
||||
3) Handles layout and tabs for nicer HTML code.
|
6
www/pear-HTML-Common/pkg/PLIST
Normal file
6
www/pear-HTML-Common/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2005/03/09 14:12:38 mbalmer Exp $
|
||||
lib/
|
||||
lib/php/
|
||||
pear/lib/.registry/html_common.reg
|
||||
pear/lib/HTML/
|
||||
pear/lib/HTML/Common.php
|
Loading…
x
Reference in New Issue
Block a user