summaryrefslogblamecommitdiff
path: root/devel/log4cpp/Makefile
blob: 9f7c957417f659ab132f05c44b22b1d98653d340 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                               
                     



                                          
                                 

                   
                                                               


                      
# ex:ts=8
# New ports collection makefile for:	log4cpp
# Date created:			May 1, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	log4cpp
PORTVERSION=	0.2.7
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>