freebsd-ports/textproc/libxml/Makefile
Yukihiro Nakai b29c6736cb PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 1.7.3
1999-10-14 03:39:38 +00:00

18 lines
371 B
Makefile

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