aboutsummaryrefslogblamecommitdiff
path: root/www/apache13-modssl+ipv6/Makefile
blob: 3a4a6fc46d265e85edb29ec4097d1b9b084f5244 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                            
                                 
 
                                  

                                                                            
                                                             
                                  
 
                    






                                             
# New ports collection makefile for:	apache13-modssl+ipv6
# Date created:		04.Nov 2003
# Whom:			dirk.meyer@dinoex.sub.org
#
# $FreeBSD$

CATEGORIES=	www security ipv6

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	The Apache 1.3 webserver with SSL/TLS and IPv6 functionality

DEPRECATED=	apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE=	2011-11-01

WITH_APACHE_IPV6=yes
MASTERDIR?=	${.CURDIR}/../apache13-modssl

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"