• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/freeradius-client/freeradius-client.mk
Rahul BedarkarRahul Bedarkar committed 96e9480fbc730 Mar 2017
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# freeradius-client
4
#
5
################################################################################
6
​
7
FREERADIUS_CLIENT_VERSION = 1.1.7
8
FREERADIUS_CLIENT_SITE = ftp://ftp.freeradius.org/pub/freeradius
9
FREERADIUS_CLIENT_LICENSE = BSD-2-Clause
10
FREERADIUS_CLIENT_LICENSE_FILES = COPYRIGHT
11
FREERADIUS_CLIENT_INSTALL_STAGING = YES
12
​
13
FREERADIUS_CLIENT_DEPENDENCIES = host-pkgconf
14
​
15
ifeq ($(BR2_PACKAGE_NETTLE),y)
16
FREERADIUS_CLIENT_DEPENDENCIES += nettle
17
FREERADIUS_CLIENT_CONF_OPTS += --with-nettle=yes
18
else
19
FREERADIUS_CLIENT_CONF_OPTS += --with-nettle=no
20
endif
21
​
22
$(eval $(autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.