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/misc/pkgconfig/Makefile

17 lines
395 B

GARNAME = pkg-config
GARVERSION = 0.21
CATEGORIES = misc
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
MASTER_SITES = http://pkgconfig.freedesktop.org/releases/
DESCRIPTION = Returns metainformation about installed libraries
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_ARGS = $(DIRPATHS)
include ../category.mk