freebsd-ports/net-mgmt/scli/Makefile
Anton Berezin 80d369c49f Update to 0.2.9.
PR:		38834
Submitted by:	Marcin Cieslak <saper@system.pl> via the maintainer
2002-06-02 19:09:22 +00:00

23 lines
403 B
Makefile

# New ports collection makefile for: scli
# Date created: 10 September 2001
# Whom: Michael Lyngbøl <lyngbol@wheel.dk>
#
# $FreeBSD$
#
PORTNAME= scli
PORTVERSION= 0.2.9
CATEGORIES= net
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/
MAINTAINER= lyngbol@wheel.dk
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
USE_GLIB= yes
MAN1= scli.1
.include <bsd.port.mk>