aboutsummaryrefslogblamecommitdiff
path: root/www/pear-HTTP/Makefile
blob: c15aa5a3e0cceed5b3e51f1f95d40d69c0a865b6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             
           

                    
                     

                              
                                 

                                                 
            
 
                      
# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$

PORTNAME=	HTTP
PORTVERSION=	1.4.1
CATEGORIES=	www devel pear

MAINTAINER=	ports@FreeBSD.org
COMMENT=	PEAR miscellaneous HTTP utilities

USES=	pear

.include <bsd.port.mk>