summaryrefslogblamecommitdiff
path: root/www/http_get/Makefile
blob: 25c3ca1074befc1e27099db55fce829b056c1a6a (plain) (tree)





















                                                                     
# New ports collection makefile for:	http_get
# Date created:				15. May 2003
# Whom:					Aaron Zauner <az_mail@gmx.at>
#
# $FreeBSD$
#

PORTNAME=	http_get
PORTVERSION=	1.0
CATEGORIES=	www
MASTER_SITES=	http://www.acme.com/software/http_get/
DISTNAME=	${PORTNAME}_18mar2002

MAINTAINER=	az_mail@gmx.at
COMMENT=	Dump http-contents to stdout

WRKSRC=		${WRKDIR}/http_get

MAN1=		http_get.1
MANCOMPRESSED=	no

.include <bsd.port.mk>