6ab088220e
Changes not found.
15 lines
449 B
Text
15 lines
449 B
Text
# $NetBSD: Makefile.common,v 1.11 2018/03/11 17:49:53 wiz Exp $
|
|
#
|
|
# used by textproc/libxml2/Makefile
|
|
# used by textproc/py-libxml2/Makefile
|
|
|
|
DISTNAME= libxml2-2.9.8
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ftp://xmlsoft.org/libxml2/
|
|
MASTER_SITES+= http://xmlsoft.org/sources/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://xmlsoft.org/
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../textproc/libxml2/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../textproc/libxml2/patches
|