File: lib/xml2/Makefile
patch-20 patch-21
Line 1Line 1
GARNAME = libxml2
GARVERSION = 2.5
GARNAME = libxml2
GARVERSION = 2.5
CATEGORIES =
CATEGORIES = lib
MASTER_SITES = ftp://ftp.gnome.org/pub/gnome/sources/$(GARNAME)/$(GARVERSION)/
DISTNAME = $(GARNAME)-$(GARVERSION).3
DISTFILES = $(DISTNAME).tar.gz
MASTER_SITES = ftp://ftp.gnome.org/pub/gnome/sources/$(GARNAME)/$(GARVERSION)/
DISTNAME = $(GARNAME)-$(GARVERSION).3
DISTFILES = $(DISTNAME).tar.gz
Line 8Line 8
# put your e-mail address in here, as in:         Foo Bar <foo@bar.com>
MAINTAINER = Nick Moffitt <nick@zork.net>
# GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license
# put your e-mail address in here, as in:         Foo Bar <foo@bar.com>
MAINTAINER = Nick Moffitt <nick@zork.net>
# GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license
LICENSE = GPL
LICENSE = BSD
DESCRIPTION =
DESCRIPTION = xml parsing library and toolkit
define BLURB
define BLURB
Enter a longer description here.

You can use multiple lines if you want.
libxml2 is the xml parsing library developed, primarily, for the GNOME
project. It is a standalone library that is used by many other non-GNOME
things.
endef

# Dependencies are of the form categorydir/packagedir
endef

# Dependencies are of the form categorydir/packagedir