freebsd-ports/devel/libvanessa_logger/Makefile
Daichi GOTO d21bb3cf34 update devel/libvanessa_logger: 0.0.2 --> 0.0.4
PR:		53360
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-01 12:29:51 +00:00

23 lines
580 B
Makefile

# New ports collection makefile for: libvanessa_logger
# Date created: 28 April 2001
# Whom: Konstantinos Konstantinidis <kkonstan@daemon.gr>
#
# $FreeBSD$
#
PORTNAME= libvanessa_logger
PORTVERSION= 0.0.4
CATEGORIES= devel
MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/
MASTER_SITE_SUBDIR= vanessa_logger/${PORTVERSION}
DISTNAME= vanessa_logger-${PORTVERSION}
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= Library that provides a generic logging layer
MAN1= vanessa_logger_sample.1
INSTALLS_SHLIB= YES
USE_LIBTOOL= YES
.include <bsd.port.mk>