1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/devel/log4c/Makefile
2009-03-26 13:05:01 +00:00

22 lines
334 B
Makefile

# ex:ts=8
# Ports collection makefile for: log4c
# Date created: Jul 4, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= log4c
PORTVERSION= 1.2.1
CATEGORIES= devel
MASTER_SITES= SF
MAINTAINER= miwi@FreeBSD.org
COMMENT= Logging for C Library
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>