# New ports collection makefile for: HTTP-MHTTP # Date created: 22 January 2004 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= HTTP-MHTTP PORTVERSION= 0.15 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Low level access to the HTTP protocol PERL_CONFIGURE= yes USE_OPENSSL= yes CONFIGURE_ENV= GOTSSL=yes CONFIGURE_ARGS= --default MAN3= HTTP::MHTTP.3 post-patch: @${PERL} -pi -e 's!(?<=POSSIBLE_SSL_DIRS = qw\().*(?=\);)!${OPENSSLBASE}!;' \ ${WRKSRC}/Makefile.PL .include k rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support STAGE.bsam2013-11-181-7/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* . fix build at 10.x; [1]bsam2013-05-24