freebsd-ports/www/nd/Makefile
Christian Weisgerber e7e3044256 Update to 0.6.0.
PR:		44061
Submitted by:	Volker Stolz <vs@foldr.org>
2002-10-15 14:14:36 +00:00

22 lines
403 B
Makefile

# New ports collection makefile for: nd
# Date created: Sep 4, 2002
# Whom: Volker Stolz <stolz+nd@i2.informatik.rwth-aachen.de>
#
# $FreeBSD$
#
PORTNAME= nd
PORTVERSION= 0.6.0
CATEGORIES= www
MASTER_SITES= http://www.gohome.org/teranisi/
MAINTAINER= stolz+nd@i2.informatik.rwth-aachen.de
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
MAN1= nd.1
.include <bsd.port.mk>