1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/devel/log4c/Makefile

22 lines
335 B
Makefile
Raw Normal View History

2002-07-04 05:32:19 +00:00
# ex:ts=8
# Ports collection makefile for: log4c
# Date created: Jul 4, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= log4c
PORTVERSION= 1.2.1
2002-07-04 05:32:19 +00:00
CATEGORIES= devel
MASTER_SITES= SF
2002-07-04 05:32:19 +00:00
2009-07-11 15:52:03 +00:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 17:07:10 +00:00
COMMENT= Logging for C Library
2002-07-04 05:32:19 +00:00
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
2002-07-04 05:32:19 +00:00
.include <bsd.port.mk>