1999-01-31 19:06:21 +00:00
|
|
|
# New ports collection makefile for: libxml
|
|
|
|
# Date created: 28 September 1998
|
|
|
|
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
1998-10-10 13:48:53 +00:00
|
|
|
#
|
1999-08-31 02:11:56 +00:00
|
|
|
# $FreeBSD$
|
1998-10-10 13:48:53 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 21:54:47 +00:00
|
|
|
PORTNAME= libxml
|
|
|
|
PORTVERSION= 1.8.7
|
1999-08-22 03:40:41 +00:00
|
|
|
CATEGORIES= textproc gnome
|
1999-01-27 08:31:54 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
1999-12-04 19:08:13 +00:00
|
|
|
MASTER_SITE_SUBDIR= stable/sources/libxml
|
1998-10-10 13:48:53 +00:00
|
|
|
|
2000-01-07 02:07:00 +00:00
|
|
|
MAINTAINER= ade@FreeBSD.org
|
1998-10-10 13:48:53 +00:00
|
|
|
|
1999-08-22 03:40:41 +00:00
|
|
|
USE_LIBTOOL= yes
|
2000-06-16 21:52:40 +00:00
|
|
|
INSTALLS_SHLIB= yes
|
1998-10-10 13:48:53 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|