freebsd-ports/devel/libvanessa_logger/Makefile
Pete Fritchman 56b1c5448d Update to 0.0.2.
PR:		33216
Submitted by:	maintainer
2001-12-29 06:03:07 +00:00

27 lines
717 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.2
CATEGORIES= devel
MASTER_SITES= ftp://vanessa.sourceforge.net/pub/vanessa/%SUBDIR%/ \
ftp://ftp.au.vergenet.net/pub/vanessa/%SUBDIR%/ \
ftp://ftp.nl.vergenet.net/pub/vanessa/%SUBDIR%/ \
ftp://ftp.jp.vergenet.net/pub/vanessa/%SUBDIR%/ \
ftp://ftp.us.vergenet.net/pub/vanessa/%SUBDIR%/
MASTER_SITE_SUBDIR= vanessa_logger/${PORTVERSION}
DISTNAME= vanessa_logger-${PORTVERSION}
MAINTAINER= kkonstan@daemon.gr
MAN1= vanessa_logger_sample.1
INSTALLS_SHLIB= YES
USE_LIBTOOL= YES
.include <bsd.port.mk>