freebsd-ports/textproc/libxml2/Makefile
2000-01-14 20:40:38 +00:00

18 lines
376 B
Makefile

# New ports collection makefile for: libxml
# Version required: 1.8.4
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
DISTNAME= libxml-1.8.4
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libxml
MAINTAINER= ade@FreeBSD.org
USE_LIBTOOL= yes
.include <bsd.port.mk>