1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/scli/Makefile
2002-07-15 17:21:56 +00:00

24 lines
424 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_GNOMENG= yes
USE_GNOME= glib12
MAN1= scli.1
.include <bsd.port.mk>