You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-construct/libs/libxslt/Makefile

19 lines
473 B

GARNAME = libxslt
GARVERSION = 1.1.20
CATEGORIES = libs
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
MASTER_SITES = http://ftp.acc.umu.se/pub/gnome/sources/libxslt/1.1/ http://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/libxslt/1.1/ ftp://xmlsoft.org/
LIBDEPS = libs/libxml2
DESCRIPTION = libxslt
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_ARGS = $(DIRPATHS)
include ../category.mk