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/dirmngr/Makefile

19 lines
471 B

GARNAME = dirmngr
GARVERSION = 0.5.6
CATEGORIES = libs
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
MASTER_SITES = ftp://ftp.mirror.ac.uk/sites/ftp.gnupg.org/alpha/dirmngr/ ftp://gd.tuwien.ac.at/privacy/gnupg/alpha/dirmngr/
LIBDEPS = libs/libgcrypt libs/libksba libs/libassuan
DESCRIPTION = dirmngr
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_ARGS = $(DIRPATHS)
include ../category.mk