mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
13 lines
326 B
Makefile
13 lines
326 B
Makefile
# $NetBSD: Makefile.common,v 1.2 2016/05/28 06:47:51 wiz Exp $
|
|
#
|
|
# used by textproc/libxml2/Makefile
|
|
# used by textproc/py-libxml2/Makefile
|
|
|
|
DISTNAME= libxml2-2.9.4
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
|
|
http://xmlsoft.org/sources/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://xmlsoft.org/
|