freebsd-ports/devel/rlog/Makefile
2010-12-04 07:34:27 +00:00

23 lines
459 B
Makefile

# New ports collection makefile for: rlog
# Date created: 2007-01-05
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
#
# $FreeBSD$
#
PORTNAME= rlog
PORTVERSION= 1.3.7
CATEGORIES= devel
MASTER_SITES= http://arg0.net/users/vgough/download/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A flexible message logging facility for C++
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_LDCONFIG= yes
.include <bsd.port.mk>