summaryrefslogblamecommitdiff
path: root/www/mod_bf/Makefile
blob: f43ac8a285f1273923bc0eb30ca7fe99aea97d6e (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                     
                   



                                          
                                  
                                             
 


                   

                      
# New ports collection makefile for:	mod_bf
# Date created:				10 April 2001
# Whom:					will
#
# $FreeBSD$
#

PORTNAME=	mod_bf
PORTVERSION=	0.2
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	modbf

MAINTAINER=	apache@FreeBSD.org
COMMENT=	A brainf*ck module for Apache

USE_APACHE=	13
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

.include <bsd.port.mk>